store

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PassStore

func PassStore(serviceGroup string, opts ...keychain.Option) (store.Store, error)

Types

type PassValue

type PassValue struct {
	Value []byte `json:"value"`
}

func (*PassValue) Marshal

func (m *PassValue) Marshal() ([]byte, error)

func (*PassValue) Metadata

func (m *PassValue) Metadata() map[string]string

func (*PassValue) SetMetadata

func (m *PassValue) SetMetadata(map[string]string) error

func (*PassValue) Unmarshal

func (m *PassValue) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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