package
0.0.0-20200513085925-1d97044de574
Repository: https://github.com/ver13/ava.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
ParseSerializerType attempts to convert a string to a SerializerType.
No description provided by the author

# Constants

SerializerTypeHcl is a SerializerType of type Hcl.
SerializerTypeJson is a SerializerType of type Json.
SerializerTypeProto is a SerializerType of type Proto.
SerializerTypeToml is a SerializerType of type Toml.
SerializerTypeUnknown is a SerializerType of type Unknown.
SerializerTypeXml is a SerializerType of type Xml.
SerializerTypeYaml is a SerializerType of type Yaml.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
SerializerType x ENUM( json xml yaml toml hcl proto unknown ).