block_field_suggestions

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 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   `yaml:"enabled"`
	Mask    string `yaml:"mask"`
}

func DefaultConfig added in v0.17.0

func DefaultConfig() Config

Jump to

Keyboard shortcuts

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