infrastructure

package
v0.0.0-...-3bebe31 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct {
	Item    string   `json:"item"`
	Results [][]byte `json:"results"`
}

func FromConverterObject

func FromConverterObject(converter mo.Converter) Converter

func NewConverter

func NewConverter(item string) Converter

func (*Converter) Convert

func (a *Converter) Convert() error

func (Converter) FromJson

func (e Converter) FromJson(i string) Converter

func (Converter) IsValid

func (a Converter) IsValid() error

func (Converter) ToJson

func (a Converter) ToJson() string

func (Converter) ToResponseObject

func (a Converter) ToResponseObject() mo.Response

Jump to

Keyboard shortcuts

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