package
0.0.0-20181015185059-61d62eb9aa4d
Repository: https://github.com/m3db/m3ninx.git
Documentation: pkg.go.dev
# Functions
MustReadDocs calls ReadDocs and panics if there is an error.
NewUUID returns a new UUID.
NewUUIDForbidden is NewUUIDFn which always returns an error in the case that UUIDs are forbidden.
ReadDocs reads up to n documents from a JSON formatted file at the provided path.
# Type aliases
NewUUIDFn is a function for creating new UUIDs.