package
0.3.1
Repository: https://github.com/neblic/platform.git
Documentation: pkg.go.dev

# Functions

JSONSample creates a data sample encoded as a JSON string.
NativeSample creates a data sample represented as a Go struct.
NewDynamicSchema creates a new DynamicSchema.
NewProtoSchema creates a new ProtoSchema.
ProtoSample creates a data sample encoded as a proto message.

# 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

# Structs

DynamicSchema defines a schema-free sample.
ProtoSchema defines a proto-based sample.
No description provided by the author

# Interfaces

Schema defines a sampler schema.

# Type aliases

No description provided by the author