argumentv1

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_graphify_argument_v1_argument_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Key

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

func (*Key) Descriptor deprecated

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

Deprecated: Use Key.ProtoReflect.Descriptor instead.

func (*Key) GetKey

func (x *Key) GetKey() string

func (*Key) MarshalJSON added in v0.7.0

func (msg *Key) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler

func (*Key) ProtoMessage

func (*Key) ProtoMessage()

func (*Key) ProtoReflect

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

func (*Key) Reset

func (x *Key) Reset()

func (*Key) String

func (x *Key) String() string

func (*Key) UnmarshalJSON

func (msg *Key) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler

type Keys

type Keys struct {
	Keys []string `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
	// contains filtered or unexported fields
}

func (*Keys) Descriptor deprecated

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

Deprecated: Use Keys.ProtoReflect.Descriptor instead.

func (*Keys) GetKeys

func (x *Keys) GetKeys() []string

func (*Keys) MarshalJSON added in v0.7.0

func (msg *Keys) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler

func (*Keys) ProtoMessage

func (*Keys) ProtoMessage()

func (*Keys) ProtoReflect

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

func (*Keys) Reset

func (x *Keys) Reset()

func (*Keys) String

func (x *Keys) String() string

func (*Keys) UnmarshalJSON

func (msg *Keys) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler

type Pagination

type Pagination struct {
	Count  *int64 `protobuf:"varint,1,opt,name=count,proto3,oneof" json:"count,omitempty"`
	Offset *int64 `protobuf:"varint,2,opt,name=offset,proto3,oneof" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

func (*Pagination) Descriptor deprecated

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

Deprecated: Use Pagination.ProtoReflect.Descriptor instead.

func (*Pagination) GetCount

func (x *Pagination) GetCount() int64

func (*Pagination) GetOffset

func (x *Pagination) GetOffset() int64

func (*Pagination) MarshalJSON added in v0.7.0

func (msg *Pagination) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler

func (*Pagination) ProtoMessage

func (*Pagination) ProtoMessage()

func (*Pagination) ProtoReflect

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

func (*Pagination) Reset

func (x *Pagination) Reset()

func (*Pagination) String

func (x *Pagination) String() string

func (*Pagination) UnmarshalJSON

func (msg *Pagination) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler

Jump to

Keyboard shortcuts

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