cachekey

package
v0.17.22 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func New

func New(domain string) *Builder

func (*Builder) Sum

func (key *Builder) Sum() []byte

func (*Builder) SumString

func (key *Builder) SumString() string

func (*Builder) WriteBool

func (key *Builder) WriteBool(value bool)

func (*Builder) WriteBytes

func (key *Builder) WriteBytes(value []byte)

func (*Builder) WriteHeader

func (key *Builder) WriteHeader(header http.Header)

func (*Builder) WriteInt64

func (key *Builder) WriteInt64(value int64)

func (*Builder) WriteString

func (key *Builder) WriteString(value string)

func (*Builder) WriteStrings

func (key *Builder) WriteStrings(values []string)

func (*Builder) WriteUint64

func (key *Builder) WriteUint64(value uint64)

Jump to

Keyboard shortcuts

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