secrets

package
v0.0.0-...-9933dd3 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

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

func New

func New(warner Warner) (source *Source)

func (*Source) Get

func (s *Source) Get(key string) (value string, isSet bool)

func (*Source) KeyTransform

func (s *Source) KeyTransform(key string) string

func (*Source) String

func (s *Source) String() string

type Warner

type Warner interface {
	Warnf(format string, a ...interface{})
}

Jump to

Keyboard shortcuts

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