Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManifestStore ¶
type ManifestStore struct {
// contains filtered or unexported fields
}
func (ManifestStore) Cleanup ¶
func (s ManifestStore) Cleanup()
func (ManifestStore) Delete ¶
func (s ManifestStore) Delete(appID apps.AppID)
func (ManifestStore) Save ¶
func (s ManifestStore) Save(manifest *apps.Manifest)
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func (*Store) Manifest ¶
func (s *Store) Manifest() api.ManifestStore
Click to show internal directories.
Click to hide internal directories.