storage

package
v0.0.0-...-a0027d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2016 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection struct {
	// contains filtered or unexported fields
}

Collection represents the storage collection.

func NewCollection

func NewCollection() *Collection

NewCollection creates a new storage object. It provides configuration for the storage service.

func (*Collection) Connection

func (c *Collection) Connection() *connection.Object

Connection returns the connection storage config of the storage collection.

func (*Collection) Feature

func (c *Collection) Feature() *feature.Object

Feature returns the feature storage config of the storage collection.

func (*Collection) General

func (c *Collection) General() *general.Object

General returns the general storage config of the storage collection.

func (*Collection) Peer

func (c *Collection) Peer() *peer.Object

Peer returns the peer storage config of the storage collection.

func (*Collection) SetConnection

func (c *Collection) SetConnection(connectionObject *connection.Object)

SetConnection sets the connection storage config for the storage collection.

func (*Collection) SetFeature

func (c *Collection) SetFeature(featureObject *feature.Object)

SetFeature sets the feature storage config for the storage collection.

func (*Collection) SetGeneral

func (c *Collection) SetGeneral(generalObject *general.Object)

SetGeneral sets the general storage config for the storage collection.

func (*Collection) SetPeer

func (c *Collection) SetPeer(peerObject *peer.Object)

SetPeer sets the peer storage config for the storage collection.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL