Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathMapLogic ¶
type PathMapLogic map[string]func(interface{}) (map[string]pathmap.PathMapInterface, error)
func NewPathMapLogic ¶
func NewPathMapLogic() PathMapLogic
type ServiceAllResFromGitServer ¶
type ServiceAllResFromGitServer struct {
StringData string `json:"string_data"`
}
type ServiceMap ¶
func NewServiceMap ¶
func NewServiceMap() ServiceMap
func (ServiceMap) AddServiceMap ¶
func (serviceMap ServiceMap) AddServiceMap(key1 string, key2 string, val interface{})
type ServiceReqToGitServer ¶
Click to show internal directories.
Click to hide internal directories.