login

package
v0.0.0-...-a2a535d Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_protobuf_login_login_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Credentials

type Credentials struct {
	Number string `protobuf:"bytes,1,opt,name=number,proto3" json:"number,omitempty"`
	Pin    string `protobuf:"bytes,2,opt,name=pin,proto3" json:"pin,omitempty"`
	// contains filtered or unexported fields
}

func (*Credentials) Descriptor deprecated

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

Deprecated: Use Credentials.ProtoReflect.Descriptor instead.

func (*Credentials) GetNumber

func (x *Credentials) GetNumber() string

func (*Credentials) GetPin

func (x *Credentials) GetPin() string

func (*Credentials) ProtoMessage

func (*Credentials) ProtoMessage()

func (*Credentials) ProtoReflect

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

func (*Credentials) Reset

func (x *Credentials) Reset()

func (*Credentials) String

func (x *Credentials) String() string

type ProcessId

type ProcessId struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	Error     string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*ProcessId) Descriptor deprecated

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

Deprecated: Use ProcessId.ProtoReflect.Descriptor instead.

func (*ProcessId) GetError

func (x *ProcessId) GetError() string

func (*ProcessId) GetProcessId

func (x *ProcessId) GetProcessId() string

func (*ProcessId) ProtoMessage

func (*ProcessId) ProtoMessage()

func (*ProcessId) ProtoReflect

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

func (*ProcessId) Reset

func (x *ProcessId) Reset()

func (*ProcessId) String

func (x *ProcessId) String() string

type TwoFAAsks

type TwoFAAsks struct {
	ProcessId  string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	VerifyCode int32  `protobuf:"varint,2,opt,name=verifyCode,proto3" json:"verifyCode,omitempty"`
	// contains filtered or unexported fields
}

func (*TwoFAAsks) Descriptor deprecated

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

Deprecated: Use TwoFAAsks.ProtoReflect.Descriptor instead.

func (*TwoFAAsks) GetProcessId

func (x *TwoFAAsks) GetProcessId() string

func (*TwoFAAsks) GetVerifyCode

func (x *TwoFAAsks) GetVerifyCode() int32

func (*TwoFAAsks) ProtoMessage

func (*TwoFAAsks) ProtoMessage()

func (*TwoFAAsks) ProtoReflect

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

func (*TwoFAAsks) Reset

func (x *TwoFAAsks) Reset()

func (*TwoFAAsks) String

func (x *TwoFAAsks) String() string

type TwoFAReturn

type TwoFAReturn struct {
	Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*TwoFAReturn) Descriptor deprecated

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

Deprecated: Use TwoFAReturn.ProtoReflect.Descriptor instead.

func (*TwoFAReturn) GetError

func (x *TwoFAReturn) GetError() string

func (*TwoFAReturn) ProtoMessage

func (*TwoFAReturn) ProtoMessage()

func (*TwoFAReturn) ProtoReflect

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

func (*TwoFAReturn) Reset

func (x *TwoFAReturn) Reset()

func (*TwoFAReturn) String

func (x *TwoFAReturn) String() string

Jump to

Keyboard shortcuts

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