Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDLock ¶
func InitDLock(rc *RootConfig)
Types ¶
type LockObj ¶
type LockObj struct {
// contains filtered or unexported fields
}
type RootConfig ¶
type RootConfig struct {
Cluster []string `yaml:"dlock"`
}
func NewConfig ¶
func NewConfig() *RootConfig
Click to show internal directories.
Click to hide internal directories.