Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MoveAwayState ¶
MoveAwayState renames a detected-to-be-broken state file so it will not be used again.
Types ¶
type ReadSeekCloser ¶
ReadSeekCloser is a typical file interface.
func Load ¶
func Load(purpose, name string) (ReadSeekCloser, error)
func LoadPath ¶ added in v1.2.4
func LoadPath(purpose, name string) (ReadSeekCloser, error)
Click to show internal directories.
Click to hide internal directories.