Documentation
¶
Index ¶
Constants ¶
View Source
const (
Name = "oss"
)
Variables ¶
This section is empty.
Functions ¶
func MustNewObjectStore ¶
func MustNewObjectStore(config Config) osi.ObjectStore
func NewObjectStore ¶
func NewObjectStore(config Config) (osi.ObjectStore, error)
Types ¶
type ObjectStore ¶
type ObjectStore struct {
// contains filtered or unexported fields
}
func (*ObjectStore) ACLEnum ¶
func (t *ObjectStore) ACLEnum() osi.ACLEnum
func (*ObjectStore) Name ¶
func (t *ObjectStore) Name() string
Click to show internal directories.
Click to hide internal directories.