credsstore

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = pkvstore.ErrNotFound

Functions

This section is empty.

Types

type Store

type Store struct{ Store pkvstore.Store }

func (*Store) Get

func (s *Store) Get(ctx context.Context, pid apiproject.ProjectID, kind, name string) ([]byte, error)

func (*Store) Set

func (s *Store) Set(ctx context.Context, pid apiproject.ProjectID, kind, name string, v []byte, memo interface{}) error

func (*Store) Setup

func (s *Store) Setup(ctx context.Context) error

Jump to

Keyboard shortcuts

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