kvpb

package
v0.0.0-...-4c29529 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(msg *metadata.Message, kv KV) ([]byte, error)

Types

type Encoder

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

type KV

type KV interface {
	GetForm(key string) (string, bool)
	GetContext(key string) (string, bool)
	GetHeader(key string) (string, bool)
	GetQuery(key string) (string, bool)
	GetParams(key string) (string, bool)
}

Jump to

Keyboard shortcuts

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