Documentation ¶
Index ¶
Constants ¶
View Source
const ( SERVICETYPE_NORMAL = iota SERVICETYPE_RAW )
View Source
const LRU_CACHE_SIZE = 1024
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceType ¶
type ServiceType struct {
// contains filtered or unexported fields
}
func NewServiceType ¶
func NewServiceType(root string, default_type Type) *ServiceType
Click to show internal directories.
Click to hide internal directories.