secrets

package
v0.0.0-...-b02e1f8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_tokens_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Secret

type Secret struct {
	Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
	Key    string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Url    string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*Secret) Descriptor deprecated

func (*Secret) Descriptor() ([]byte, []int)

Deprecated: Use Secret.ProtoReflect.Descriptor instead.

func (*Secret) GetDomain

func (x *Secret) GetDomain() string

func (*Secret) GetKey

func (x *Secret) GetKey() string

func (*Secret) GetUrl

func (x *Secret) GetUrl() string

func (*Secret) ProtoMessage

func (*Secret) ProtoMessage()

func (*Secret) ProtoReflect

func (x *Secret) ProtoReflect() protoreflect.Message

func (*Secret) Reset

func (x *Secret) Reset()

func (*Secret) String

func (x *Secret) String() string

type TOTPSecrets

type TOTPSecrets struct {
	Secrets []*Secret `protobuf:"bytes,1,rep,name=secrets,proto3" json:"secrets,omitempty"`
	// contains filtered or unexported fields
}

func (*TOTPSecrets) Descriptor deprecated

func (*TOTPSecrets) Descriptor() ([]byte, []int)

Deprecated: Use TOTPSecrets.ProtoReflect.Descriptor instead.

func (*TOTPSecrets) GetSecrets

func (x *TOTPSecrets) GetSecrets() []*Secret

func (*TOTPSecrets) ProtoMessage

func (*TOTPSecrets) ProtoMessage()

func (*TOTPSecrets) ProtoReflect

func (x *TOTPSecrets) ProtoReflect() protoreflect.Message

func (*TOTPSecrets) Reset

func (x *TOTPSecrets) Reset()

func (*TOTPSecrets) String

func (x *TOTPSecrets) String() string

Jump to

Keyboard shortcuts

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