Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides a shell for the yaml client
func NewFileClient ¶
NewFileClient creates a new file backend client for reading YAML/JSON files.
type ResultError ¶
type ResultError struct {
// contains filtered or unexported fields
}
ResultError holds a response code and error from file watch operations.
Click to show internal directories.
Click to hide internal directories.