keyring

package
v0.0.0-...-e7103ae Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialsKey

type CredentialsKey struct {
	Credentials string
}

type CredentialsProvider

type CredentialsProvider interface {
	GetCredentials() (string, error)
}

func NewCredentialsProvider

func NewCredentialsProvider() CredentialsProvider

type EnvVarProvider

type EnvVarProvider struct{}

func (*EnvVarProvider) GetCredentials

func (p *EnvVarProvider) GetCredentials() (string, error)

type OXSKeyChainProvider

type OXSKeyChainProvider struct{}

func (*OXSKeyChainProvider) GetCredentials

func (p *OXSKeyChainProvider) GetCredentials() (string, error)

Jump to

Keyboard shortcuts

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