Documentation
¶
Overview ¶
Package manifest provides in-memory structure for manifest file
Index ¶
- type Manifest
- func (m *Manifest) Close() error
- func (m *Manifest) Delete(p string)
- func (m *Manifest) Flush() error
- func (m *Manifest) Generate(d string) error
- func (m *Manifest) Has(p string) bool
- func (m *Manifest) Insert(p string)
- func (m *Manifest) Rehash() error
- func (m *Manifest) Replace(o, n string)
- func (m *Manifest) Sort(st SortType) []string
- type SortType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.