Documentation ¶
Index ¶
- func CheckAuth(auth gosip.AuthCnfg, cnfgPath string, required []string) error
- func CheckAuthProps(auth gosip.AuthCnfg, required []string) error
- func CheckDigest(auth gosip.AuthCnfg, cnfgPath string) error
- func CheckRequest(auth gosip.AuthCnfg, cnfgPath string) error
- func CheckTransport(auth gosip.AuthCnfg, cnfgPath string) error
- func ConfigExists(cnfgPath string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAuthProps ¶
CheckAuthProps : checks if all required props are provided
func CheckDigest ¶
CheckDigest : check getting form digest
func CheckRequest ¶
CheckRequest : try sending basic request
func ConfigExists ¶
ConfigExists : checks if the config file exists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.