util

package
v1.0.106 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2025 License: Apache-2.0 Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBooleanPointer added in v1.0.68

func GetBooleanPointer(val bool) *bool

func GetIntPointer added in v1.0.68

func GetIntPointer(val int) *int

func GetStringPointer added in v1.0.68

func GetStringPointer(val string) *string

func Matches

func Matches(input string, list []string) bool

Matches - returns true if value matches any string in the list including regexes

Types

type LoggingTransport added in v1.0.84

type LoggingTransport struct {
	// contains filtered or unexported fields
}

func NewLoggingTransport added in v1.0.84

func NewLoggingTransport(roundTripper http.RoundTripper) *LoggingTransport

func (*LoggingTransport) RoundTrip added in v1.0.84

func (t *LoggingTransport) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL