Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryBackend ¶
type RegistryBackend struct {
// contains filtered or unexported fields
}
func (*RegistryBackend) Close ¶
func (b *RegistryBackend) Close()
func (*RegistryBackend) GetRemote ¶
func (b *RegistryBackend) GetRemote(schema string) (contents []byte, err error)
func (*RegistryBackend) Initialize ¶
func (b *RegistryBackend) Initialize(conf config.Backend) error
Click to show internal directories.
Click to hide internal directories.