utils

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteSize

func ByteSize(b any) string

func GetBytes

func GetBytes(s string) []byte

#nosec G103 GetBytes returns a byte pointer without allocation

func GetString

func GetString(b []byte) string

#nosec G103 GetString returns a string pointer without allocation

func ImmutableString

func ImmutableString(s string) string

ImmutableString copies a string to make it immutable

func SafeBytes

func SafeBytes(b []byte) []byte

SafeBytes copies a slice to make it immutable

func SafeString

func SafeString(s string) string

SafeString copies a string to make it immutable

func UnsafeBytes

func UnsafeBytes(s string) (bs []byte)

#nosec G103 GetBytes returns a byte pointer without allocation

func UnsafeString

func UnsafeString(b []byte) string

#nosec G103 GetString returns a string pointer without allocation

Types

This section is empty.

Directories

Path Synopsis
formatter
ft

Jump to

Keyboard shortcuts

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