Documentation
¶
Index ¶
Constants ¶
View Source
const ( Console1 Console = "console1" // Externe VDR Console2 Console = "console2" // Internal VDR Console4 Console = "console4" // Externe CHA Console5 Console = "console5" // Internal CHA Console7 Console = "console7" // Externe VDR Console8 Console = "console8" // Internal VDR Console9 Console = "console9" // Externe VDRCHA LocationVDR LocationCode = "vdr" LocationCHR LocationCode = "chr" LocationVDRCHA LocationCode = "vdr-cha" )
Variables ¶
This section is empty.
Functions ¶
func CheckOrganizationName ¶ added in v0.8.0
CheckOrganizationName - Returns true if the organization name is valid
Types ¶
type Console ¶
type Console string
func FindBySiteID ¶
FindBySiteID - Returns the console by its siteID
func FingByOrganizationName ¶
FingByOrganizationName - Returns the console by its organization name
func (Console) GetLocationCode ¶
func (c Console) GetLocationCode() LocationCode
GetLocationCode - Returns the location code
func (Console) GetSiteName ¶
GetSiteName - Returns the site name
type LocationCode ¶
type LocationCode string
type Service ¶ added in v0.8.0
func (Service) GetEndpoint ¶ added in v0.8.0
GetEndpoint - Returns the endpoint
Click to show internal directories.
Click to hide internal directories.