structure

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KV

type KV struct {
	Key   string
	Value string
}

func (*KV) String

func (kv *KV) String() string

type KVList

type KVList []KV

func (*KVList) Encode

func (kvs *KVList) Encode() string

func (*KVList) EncodeWithSort

func (kvs *KVList) EncodeWithSort() string

func (*KVList) Set

func (kvs *KVList) Set(key, value string)

Jump to

Keyboard shortcuts

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