package
0.0.0-20241125093711-00ba440d6b89
Repository: https://github.com/wavecomtech/omlox-client-go.git
Documentation: pkg.go.dev

# Functions

Formats returns a list of the string representation of the supported formats.
FormatsWithDesc returns a list of the string representation of the supported formats including a description.
ParseFormat takes a raw string and returns the matching Format.

# Constants

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

# Variables

ErrInvalidFormatType is returned when an unsupported format type is used.

# Structs

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

# Interfaces

Writer is an interface that any type can implement to write supported formats.

# Type aliases

No description provided by the author