package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewRequestHeaderAuthRequestController creates a new controller that implements RequestHeaderAuthRequestController.
No description provided by the author

# Structs

RequestHeaderAuthRequestController a controller that exposes a set of methods for dynamically filling parts of RequestHeaderConfig struct.

# Interfaces

RequestHeaderAuthRequestProvider a provider that knows how to dynamically fill parts of RequestHeaderConfig struct.
StringSliceProvider is a way to get a string slice value.

# Type aliases

StaticStringSlice a StringSliceProvider that returns a fixed value.
StringSliceProviderFunc is a function that matches the StringSliceProvider interface.