registry

package
v5.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterConverter

func RegisterConverter(name string, conv Converter) error

Types

type Converter

type Converter interface {
	Init(config []byte) error
	Convert(jsonData []byte, value []byte, args []byte) (newValue []byte, err error)
}

func GetConverter

func GetConverter(name string) Converter

Jump to

Keyboard shortcuts

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