proto

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: Apache-2.0, BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Salt

type Salt struct {
	// value of the salt
	Bytes []byte `protobuf:"bytes,1,opt,name=bytes,proto3" json:"bytes,omitempty"`
	// expiration time of the salt
	ExpTime              uint64   `protobuf:"fixed64,2,opt,name=exp_time,json=expTime,proto3" json:"exp_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Salt) Descriptor

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

func (*Salt) GetBytes

func (m *Salt) GetBytes() []byte

func (*Salt) GetExpTime

func (m *Salt) GetExpTime() uint64

func (*Salt) ProtoMessage

func (*Salt) ProtoMessage()

func (*Salt) Reset

func (m *Salt) Reset()

func (*Salt) String

func (m *Salt) String() string

func (*Salt) XXX_DiscardUnknown

func (m *Salt) XXX_DiscardUnknown()

func (*Salt) XXX_Marshal

func (m *Salt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Salt) XXX_Merge

func (m *Salt) XXX_Merge(src proto.Message)

func (*Salt) XXX_Size

func (m *Salt) XXX_Size() int

func (*Salt) XXX_Unmarshal

func (m *Salt) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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