Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStore ¶
type LocalStore struct {
// contains filtered or unexported fields
}
func NewLocalStore ¶
func NewLocalStore(path string) (*LocalStore, error)
func (*LocalStore) Update ¶
func (s *LocalStore) Update(update Info) error
Click to show internal directories.
Click to hide internal directories.