package
0.2.0
Repository: https://github.com/hashicorp/otto.git
Documentation: pkg.go.dev

# Constants

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

# Structs

FieldData is a structure that given a schema and a raw map[string]interface{} provides helper functions for validating and retrieving typed values from the data.
FieldSchema is a basic schema to describe the format of a path field.

# Type aliases

FieldType is the enum of types that a field can be.