Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ServiceNotExist = errors.New("service not exist")
)
Functions ¶
Types ¶
type Config ¶
type Config struct {
backend.ConfigItem
Key string `json:"key,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.