configo

package
v0.0.0-...-aa0f511 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthData        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowData          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupData = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Data

type Data struct {
	Users                map[string]*DataVote `` /* 151-byte string literal not displayed */
	Upload               map[string]string    `` /* 153-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*Data) Descriptor

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

func (*Data) GetUpload

func (m *Data) GetUpload() map[string]string

func (*Data) GetUsers

func (m *Data) GetUsers() map[string]*DataVote

func (*Data) Marshal

func (m *Data) Marshal() (dAtA []byte, err error)

func (*Data) MarshalTo

func (m *Data) MarshalTo(dAtA []byte) (int, error)

func (*Data) MarshalToSizedBuffer

func (m *Data) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Data) ProtoMessage

func (*Data) ProtoMessage()

func (*Data) Reset

func (m *Data) Reset()

func (*Data) Size

func (m *Data) Size() (n int)

func (*Data) String

func (m *Data) String() string

func (*Data) Unmarshal

func (m *Data) Unmarshal(dAtA []byte) error

func (*Data) XXX_DiscardUnknown

func (m *Data) XXX_DiscardUnknown()

func (*Data) XXX_Marshal

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

func (*Data) XXX_Merge

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

func (*Data) XXX_Size

func (m *Data) XXX_Size() int

func (*Data) XXX_Unmarshal

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

type DataVote

type DataVote struct {
	Data                 map[string]uint32 `` /* 150-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*DataVote) Descriptor

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

func (*DataVote) GetData

func (m *DataVote) GetData() map[string]uint32

func (*DataVote) Marshal

func (m *DataVote) Marshal() (dAtA []byte, err error)

func (*DataVote) MarshalTo

func (m *DataVote) MarshalTo(dAtA []byte) (int, error)

func (*DataVote) MarshalToSizedBuffer

func (m *DataVote) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*DataVote) ProtoMessage

func (*DataVote) ProtoMessage()

func (*DataVote) Reset

func (m *DataVote) Reset()

func (*DataVote) Size

func (m *DataVote) Size() (n int)

func (*DataVote) String

func (m *DataVote) String() string

func (*DataVote) Unmarshal

func (m *DataVote) Unmarshal(dAtA []byte) error

func (*DataVote) XXX_DiscardUnknown

func (m *DataVote) XXX_DiscardUnknown()

func (*DataVote) XXX_Marshal

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

func (*DataVote) XXX_Merge

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

func (*DataVote) XXX_Size

func (m *DataVote) XXX_Size() int

func (*DataVote) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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