binutils

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MixTypeString      byte = 0x01
	MixTypeStringSlice byte = 0x02
	MixTypeMap         byte = 0x03
)

Variables

This section is empty.

Functions

func Chain

func Chain(base string, values ...string) string

func MixLength

func MixLength(writer io.Writer, length int) error

func MixString

func MixString(writer io.Writer, str string) error

func MixStringSlice

func MixStringSlice(writer io.Writer, data []string) error

func NewID

func NewID() string

func SortedMapKeys

func SortedMapKeys[T ~string, V any](data map[T]V) []string

func ToString

func ToString(data []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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