Documentation ¶
Index ¶
- func AddHeaderAliasMapping(header string, resource string)
- func AddHeaderGroup(name string, headers map[string]string)
- func AddHeaderToGroup(name string, header string, value string)
- func ClearAllHeaderAliasMappings()
- func ClearAllHeaderGroups()
- func FlushHeaderGroups()
- func GetAllHeaderGroups() []string
- func GetAllHeaders() map[string]string
- func GetHeaderGroupPath() string
- func RemoveHeaderFromGroup(name string, header string)
- func RemoveHeaderGroup(name string)
- func SyncHeaderGroups()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddHeaderAliasMapping ¶
func AddHeaderGroup ¶
func AddHeaderToGroup ¶
func ClearAllHeaderAliasMappings ¶
func ClearAllHeaderAliasMappings()
func ClearAllHeaderGroups ¶
func ClearAllHeaderGroups()
func FlushHeaderGroups ¶
func FlushHeaderGroups()
func GetAllHeaderGroups ¶
func GetAllHeaderGroups() []string
func GetAllHeaders ¶
func GetHeaderGroupPath ¶
func GetHeaderGroupPath() string
func RemoveHeaderFromGroup ¶
func RemoveHeaderGroup ¶
func RemoveHeaderGroup(name string)
func SyncHeaderGroups ¶
func SyncHeaderGroups()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.