Documentation
¶
Index ¶
- Variables
- func CreateOpenAPIFile(filePath string) (map[string]interface{}, error)
- func GetNullifyToken(nullifyHost string, authSources *models.AuthSources) (string, error)
- func ParseAuthHeaders(authHeaders []string) (map[string]string, error)
- func SanitizeNullifyHost(nullifyHost string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoToken = errors.New("no token detected")
Functions ¶
func CreateOpenAPIFile ¶
func GetNullifyToken ¶ added in v0.2.0
func GetNullifyToken(nullifyHost string, authSources *models.AuthSources) (string, error)
func SanitizeNullifyHost ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.