Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Separator = ":"
Separator defines FOXDEN query separator
View Source
var Verbose int
Verbose defines verbosity level for this module
Functions ¶
Types ¶
type SchemaKeys ¶
SchemaKeys represents full collection of schema keys across all schemas
type ServiceMap ¶
ServiceMap defines FOXDEN service QL mapping
func (*ServiceMap) Keys ¶
func (s *ServiceMap) Keys(srv string) []string
Keys provides list of keys associated with FOXDEN service name
func (*ServiceMap) Load ¶
func (s *ServiceMap) Load(fname string) error
Load function loads service map from given file name
Click to show internal directories.
Click to hide internal directories.