Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSpaceCategory ¶
func AddSpaceCategory(propPtr string)
Types ¶
type Config ¶
type Config struct { ConfHost string `properties:"confhost"` ConfPass string `properties:"confpass"` ConfUser string `properties:"confuser"` UseToken bool `properties:"usetoken"` ConfToken string `properties:"conftoken"` Space string `properties:"space"` SearchLabel string `properties:"searchlabel"` AddLabel string `properties:"addlabel"` }
Click to show internal directories.
Click to hide internal directories.