example

package
v0.0.0-...-c8f637c Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2021 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-wrap. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional bool insql = 54321;
	E_Insql = &file_example_proto_extTypes[0]
)

Extension fields to descriptor.MessageOptions.

View Source
var (
	// optional string soltype = 54322;
	E_Soltype = &file_example_proto_extTypes[1]
)

Extension fields to descriptor.FieldOptions.

View Source
var File_example_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SomeMsg

type SomeMsg struct {
	User  []byte `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	Amt   []byte `protobuf:"bytes,2,opt,name=amt,proto3" json:"amt,omitempty"`
	Root  []byte `protobuf:"bytes,3,opt,name=root,proto3" json:"root,omitempty"`
	Delta []byte `protobuf:"bytes,4,opt,name=delta,proto3" json:"delta,omitempty"`
	// contains filtered or unexported fields
}

func (*SomeMsg) Descriptor deprecated

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

Deprecated: Use SomeMsg.ProtoReflect.Descriptor instead.

func (*SomeMsg) GetAmt

func (x *SomeMsg) GetAmt() []byte

func (*SomeMsg) GetDelta

func (x *SomeMsg) GetDelta() []byte

func (*SomeMsg) GetRoot

func (x *SomeMsg) GetRoot() []byte

func (*SomeMsg) GetUser

func (x *SomeMsg) GetUser() []byte

func (*SomeMsg) ProtoMessage

func (*SomeMsg) ProtoMessage()

func (*SomeMsg) ProtoReflect

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

func (*SomeMsg) Reset

func (x *SomeMsg) Reset()

func (*SomeMsg) String

func (x *SomeMsg) String() string

type SomeMsgWrap

type SomeMsgWrap struct {
	*SomeMsg
	UserWrap  ec.Address
	AmtWrap   *big.Int
	RootWrap  ec.Hash
	DeltaWrap *big.Int
}

true

Jump to

Keyboard shortcuts

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