# Functions
NewClient creates new client from the given DB.
NewClientFromConfig creates a new metastor client from the given config.
# Variables
ErrNilKey is the error returned by a metastor client, in case a nil key is given as part of a request.
ErrNotFound is the error returned by a metastor client, in case metadata requested couldn't be found.
# Type aliases
No description provided by the author
No description provided by the author