utils

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64DecodeCertificate added in v0.19.0

func Base64DecodeCertificate(clientCertificate string) (pfx []byte)

func BoolPtr

func BoolPtr(b bool) *bool

BoolPtr returns a pointer to the provided boolean variable.

func Int32Ptr added in v0.18.0

func Int32Ptr(i int32) *int32

Int32Ptr returns a pointer to the provided int32 variable.

func IntPtr added in v0.18.0

func IntPtr(i int) *int

IntPtr returns a pointer to the provided int variable.

func StringPtr

func StringPtr(s string) *string

StringPtr returns a pointer to the provided string variable.

Types

This section is empty.

Jump to

Keyboard shortcuts

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