Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = fmt.Errorf("flag not found") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) DeleteFlag ¶
type ServerError ¶
type ServerError struct {
// contains filtered or unexported fields
}
func (*ServerError) Error ¶
func (err *ServerError) Error() string
Click to show internal directories.
Click to hide internal directories.