Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCast = errors.New("unable to cast")
Functions ¶
func CastToSlice ¶
func LookupGroup ¶
func StringConcat ¶
func TransformCommonName ¶
func TransformCommonName(mode config.OpenVPNCommonNameMode, commonName string) string
Types ¶
type OverlayFS ¶
type OverlayFS struct {
// contains filtered or unexported fields
}
func NewOverlayFS ¶
type UserAgentTransport ¶
type UserAgentTransport struct {
// contains filtered or unexported fields
}
func NewUserAgentTransport ¶
func NewUserAgentTransport(rt http.RoundTripper) *UserAgentTransport
Click to show internal directories.
Click to hide internal directories.