Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileStore ¶
ProfileStore is an interface to managing the storage of Cwtch Profiles
func LoadProfileWriterStore ¶ added in v0.3.9
func LoadProfileWriterStore(directory, password string) (ProfileStore, error)
LoadProfileWriterStore loads a profile store from filestore listening for events and saving them directory should be $appDir/profiles/$rand
Click to show internal directories.
Click to hide internal directories.