Documentation
¶
Index ¶
Constants ¶
View Source
const GlooDefaultDirectory = "_gloo_config"
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
func NewStorage(dir string, syncFrequency time.Duration) (storage.Interface, error)
func ReadFileInto ¶
func ReadFileInto(filename string, v proto.Message) error
func WriteToFile ¶
func WriteToFile(filename string, pb proto.Message) error
Types ¶
Click to show internal directories.
Click to hide internal directories.