package
0.13.4
Repository: https://github.com/viant/mly.git
Documentation: pkg.go.dev

# Packages

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

# Functions

DataType return reflect.Type for supplied data type.
GetHostIPv4 return host ipv4 address or error.
Hash returns hash or zero.
IsAuthorized checks if request is authorized.
IsConnectionError returns true if error is connection errpr.
IsInvalidNode returns true is node/cluster is down.
IsKeyNotFound returns true if key not found error.
IsTimeout returns true if timeout error.
IsTransientError returns if transient error.
MapToIterator create an iterator for supplied map.
SetHash sets hash.

# Constants

BatchSizeKey batch size key.
CacheKey cache key.
HashBin represents hash bin.
KeyDelimiter key delimiter.
MetaConfigURI represents model meta config URI template.
MetaDictionaryURI represents model meta dictionary URI template.
MetaURI represents model meta URI template.
MetricURI represents metric URI.
ModelURI represents model eval URI template.
StatusCached represents cache status.
StatusError represents error status.
StatusOK response status ok.

# Variables

ErrNodeDown node down error.

# Structs

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

# Interfaces

Hashed represent dictionary hash holder.
Storable represents storable interface.

# Type aliases

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