Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ISerializer ¶
func NewJSONSerializer ¶
func NewJSONSerializer() ISerializer
func NewXmlSerializer ¶
func NewXmlSerializer() ISerializer
func NewYamlSerializer ¶
func NewYamlSerializer() ISerializer
type JsonSerializer ¶
type JsonSerializer struct{}
type XmlSerializer ¶
type XmlSerializer struct{}
type YamlSerializer ¶
type YamlSerializer struct{}
Click to show internal directories.
Click to hide internal directories.