handler

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	Key []byte
}

func New

func New() *Secret

func (*Secret) Delete

func (s *Secret) Delete(ctx context.Context, req *pb.DeleteRequest, rsp *pb.DeleteResponse) error

func (*Secret) Get

func (s *Secret) Get(ctx context.Context, req *pb.GetRequest, rsp *pb.GetResponse) error

func (*Secret) List

func (s *Secret) List(ctx context.Context, req *pb.ListRequest, rsp *pb.ListResponse) error

func (*Secret) Set

func (s *Secret) Set(ctx context.Context, req *pb.SetRequest, rsp *pb.SetResponse) error

type Value

type Value struct {
	Key     string
	Data    string
	Created time.Time
	Updated time.Time
}

Jump to

Keyboard shortcuts

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