client

package module
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ParseID     = secrets.ParseID
	MustParseID = secrets.MustParseID

	ParsePattern     = secrets.ParsePattern
	MustParsePattern = secrets.MustParsePattern

	ErrSecretNotFound = secrets.ErrNotFound
)

Functions

func New

func New(options ...Option) (secrets.Resolver, error)

Types

type Envelope

type Envelope = secrets.Envelope

type ID

type ID = secrets.ID

type Option

type Option func(c *config) error

func WithDialContext added in v0.0.12

func WithDialContext(dialContext func(ctx context.Context, network, addr string) (net.Conn, error)) Option

func WithSocketPath

func WithSocketPath(path string) Option

func WithTimeout

func WithTimeout(timeout time.Duration) Option

type Pattern added in v0.0.9

type Pattern = secrets.Pattern

Jump to

Keyboard shortcuts

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