binary

package
v0.0.0-...-4a74ca9 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Errors_name = map[int32]string{
		0: "OK",
		1: "Error",
	}
	Errors_value = map[string]int32{
		"OK":    0,
		"Error": 1,
	}
)

Enum value maps for Errors.

View Source
var File_other_genetic_binary_codebank_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Errors

type Errors int32
const (
	Errors_OK    Errors = 0
	Errors_Error Errors = 1
)

func (Errors) Descriptor

func (Errors) Descriptor() protoreflect.EnumDescriptor

func (Errors) Enum

func (x Errors) Enum() *Errors

func (Errors) EnumDescriptor deprecated

func (Errors) EnumDescriptor() ([]byte, []int)

Deprecated: Use Errors.Descriptor instead.

func (Errors) Number

func (x Errors) Number() protoreflect.EnumNumber

func (Errors) String

func (x Errors) String() string

func (Errors) Type

func (Errors) Type() protoreflect.EnumType

type Lifecode

type Lifecode struct {
	Genes string `protobuf:"bytes,1,opt,name=Genes,proto3" json:"Genes,omitempty"`
	Pkk   string `protobuf:"bytes,2,opt,name=Pkk,proto3" json:"Pkk,omitempty"`
	// contains filtered or unexported fields
}

func (*Lifecode) Descriptor deprecated

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

Deprecated: Use Lifecode.ProtoReflect.Descriptor instead.

func (*Lifecode) GetGenes

func (x *Lifecode) GetGenes() string

func (*Lifecode) GetPkk

func (x *Lifecode) GetPkk() string

func (*Lifecode) ProtoMessage

func (*Lifecode) ProtoMessage()

func (*Lifecode) ProtoReflect

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

func (*Lifecode) Reset

func (x *Lifecode) Reset()

func (*Lifecode) String

func (x *Lifecode) String() string

type Lifecode_Status

type Lifecode_Status struct {
	Status    bool   `protobuf:"varint,1,opt,name=Status,proto3" json:"Status,omitempty"`
	Error     string `protobuf:"bytes,2,opt,name=Error,proto3" json:"Error,omitempty"`
	ErrorCode Errors `protobuf:"varint,3,opt,name=ErrorCode,proto3,enum=binary.Errors" json:"ErrorCode,omitempty"`
	// contains filtered or unexported fields
}

func (*Lifecode_Status) Descriptor deprecated

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

Deprecated: Use Lifecode_Status.ProtoReflect.Descriptor instead.

func (*Lifecode_Status) GetError

func (x *Lifecode_Status) GetError() string

func (*Lifecode_Status) GetErrorCode

func (x *Lifecode_Status) GetErrorCode() Errors

func (*Lifecode_Status) GetStatus

func (x *Lifecode_Status) GetStatus() bool

func (*Lifecode_Status) ProtoMessage

func (*Lifecode_Status) ProtoMessage()

func (*Lifecode_Status) ProtoReflect

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

func (*Lifecode_Status) Reset

func (x *Lifecode_Status) Reset()

func (*Lifecode_Status) String

func (x *Lifecode_Status) String() string

type Request

type Request struct {
	// contains filtered or unexported fields
}

func (*Request) Descriptor deprecated

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

Deprecated: Use Request.ProtoReflect.Descriptor instead.

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) ProtoReflect

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

func (*Request) Reset

func (x *Request) Reset()

func (*Request) String

func (x *Request) String() string

Jump to

Keyboard shortcuts

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