Documentation ¶
Index ¶
Constants ¶
View Source
const PackageName = "task.ejob"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
// contains filtered or unexported fields
}
Component ...
func (*Component) PackageName ¶
type Config ¶
type Config struct { Name string // contains filtered or unexported fields }
Config ...
func DefaultConfig ¶
func DefaultConfig() *Config
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
func DefaultContainer ¶
func DefaultContainer() *Container
Click to show internal directories.
Click to hide internal directories.