package storage
import "github.com/theupdateframework/notary/storage"
Index ¶
Types ¶
type Bootstrapper ¶
type Bootstrapper interface { // Bootstrap instructs a configured Bootstrapper to perform // its setup operations. Bootstrap() error }
Bootstrapper is a thing that can set itself up
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
storage/rethinkdb |
- Version
- v0.3.0-RC6
- Published
- May 10, 2016
- Platform
- linux/amd64
- Last checked
- 2 hours ago –
Tools for package owners.