Documentation
¶
Index ¶
- func CreateObject(ctx context.Context, os *objstr.ObjectStore, u *url.URL, data []byte) error
- func GenerateDstURL(dstBase *url.URL, srcBase *url.URL, src *url.URL) (*url.URL, error)
- func ReadObject(ctx context.Context, os *objstr.ObjectStore, u *url.URL) ([]byte, error)
- type CnfProvider
- type ObjectPair
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateObject ¶
func GenerateDstURL ¶
func ReadObject ¶
Types ¶
type CnfProvider ¶
type CnfProvider struct {
// contains filtered or unexported fields
}
func NewCnfProvider ¶
func NewCnfProvider(os *objstr.ObjectStore, path string) *CnfProvider
func (*CnfProvider) ReadMap ¶
func (p *CnfProvider) ReadMap() (map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.