block_field_suggestions

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockFieldSuggestionsHandler

type BlockFieldSuggestionsHandler struct {
	// contains filtered or unexported fields
}

func NewBlockFieldSuggestionsHandler

func NewBlockFieldSuggestionsHandler(cfg Config) *BlockFieldSuggestionsHandler

func (*BlockFieldSuggestionsHandler) Enabled

func (b *BlockFieldSuggestionsHandler) Enabled() bool

func (*BlockFieldSuggestionsHandler) ProcessBody

func (b *BlockFieldSuggestionsHandler) ProcessBody(payload map[string]interface{}) map[string]interface{}

type Config

type Config struct {
	Enabled bool   `conf:"default:true" yaml:"enabled"`
	Mask    string `conf:"default:[redacted]" yaml:"mask"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL