Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectStoreMySQL ¶
type ObjectStoreMySQL struct {
// contains filtered or unexported fields
}
FIXME: Don't export this
func (*ObjectStoreMySQL) Configure ¶
func (r *ObjectStoreMySQL) Configure(config cfg.ConfigIfc) error
func (*ObjectStoreMySQL) GetObject ¶
func (r *ObjectStoreMySQL) GetObject(path string) (*obj.Object, error)
path format: "objectspecname?key1=value1&key2=value2&keyN=valueN
Click to show internal directories.
Click to hide internal directories.