alerts_protobuf

package
v0.0.0-...-66518bc Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: MIT Imports: 3 Imported by: 0

README

This file contains protobuf files that are common to all microservices.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BooleanResult

type BooleanResult struct {
	Result               bool     `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BooleanResult) Descriptor

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

func (*BooleanResult) GetResult

func (m *BooleanResult) GetResult() bool

func (*BooleanResult) ProtoMessage

func (*BooleanResult) ProtoMessage()

func (*BooleanResult) Reset

func (m *BooleanResult) Reset()

func (*BooleanResult) String

func (m *BooleanResult) String() string

func (*BooleanResult) XXX_DiscardUnknown

func (m *BooleanResult) XXX_DiscardUnknown()

func (*BooleanResult) XXX_Marshal

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

func (*BooleanResult) XXX_Merge

func (dst *BooleanResult) XXX_Merge(src proto.Message)

func (*BooleanResult) XXX_Size

func (m *BooleanResult) XXX_Size() int

func (*BooleanResult) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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