# Packages
Package objcli exposes a unified 'Client' interface for accessing/managing objects stored in the cloud.
Package objerr provides error definitions used in 'objstore'.
Package objutil provide utility functions for object store clients which expose more complex/configurable behavior than using a base 'objcli.Client'.
Package objval provides types/definitions used by 'objstore'.