Versions in this module Expand all Collapse all v2 v2.0.4 Dec 22, 2024 v2.0.3 Nov 4, 2024 Changes in this version + var File_apis_jsonapi_jsonapi_proto protoreflect.FileDescriptor + type ErrorCaller struct + File string + Function string + Line int32 + func (*ErrorCaller) Descriptor() ([]byte, []int) + func (*ErrorCaller) ProtoMessage() + func (x *ErrorCaller) GetFile() string + func (x *ErrorCaller) GetFunction() string + func (x *ErrorCaller) GetLine() int32 + func (x *ErrorCaller) ProtoReflect() protoreflect.Message + func (x *ErrorCaller) Reset() + func (x *ErrorCaller) String() string + type ErrorObject struct + Code string + Detail string + Id string + Links *Links + Meta map[string]*anypb.Any + Source *ErrorObjectSource + Status uint32 + Title string + func (*ErrorObject) Descriptor() ([]byte, []int) + func (*ErrorObject) ProtoMessage() + func (x *ErrorObject) GetCode() string + func (x *ErrorObject) GetDetail() string + func (x *ErrorObject) GetId() string + func (x *ErrorObject) GetLinks() *Links + func (x *ErrorObject) GetMeta() map[string]*anypb.Any + func (x *ErrorObject) GetSource() *ErrorObjectSource + func (x *ErrorObject) GetStatus() uint32 + func (x *ErrorObject) GetTitle() string + func (x *ErrorObject) ProtoReflect() protoreflect.Message + func (x *ErrorObject) Reset() + func (x *ErrorObject) String() string + type ErrorObjectSource struct + Header string + Parameter string + Pointer string + func (*ErrorObjectSource) Descriptor() ([]byte, []int) + func (*ErrorObjectSource) ProtoMessage() + func (x *ErrorObjectSource) GetHeader() string + func (x *ErrorObjectSource) GetParameter() string + func (x *ErrorObjectSource) GetPointer() string + func (x *ErrorObjectSource) ProtoReflect() protoreflect.Message + func (x *ErrorObjectSource) Reset() + func (x *ErrorObjectSource) String() string + type Links struct + Describedby *string + Href string + Hreflang *string + Meta map[string]*anypb.Any + Rel *string + Title *string + Type *string + func (*Links) Descriptor() ([]byte, []int) + func (*Links) ProtoMessage() + func (x *Links) GetDescribedby() string + func (x *Links) GetHref() string + func (x *Links) GetHreflang() string + func (x *Links) GetMeta() map[string]*anypb.Any + func (x *Links) GetRel() string + func (x *Links) GetTitle() string + func (x *Links) GetType() string + func (x *Links) ProtoReflect() protoreflect.Message + func (x *Links) Reset() + func (x *Links) String() string + type PageInfo struct + EndCursor *string + HasNextPage bool + HasPreviousPage bool + StartCursor *string + func (*PageInfo) Descriptor() ([]byte, []int) + func (*PageInfo) ProtoMessage() + func (x *PageInfo) GetEndCursor() string + func (x *PageInfo) GetHasNextPage() bool + func (x *PageInfo) GetHasPreviousPage() bool + func (x *PageInfo) GetStartCursor() string + func (x *PageInfo) ProtoReflect() protoreflect.Message + func (x *PageInfo) Reset() + func (x *PageInfo) String() string + type PaginationRequest struct + After *string + Before *string + First int64 + Last int64 + func (*PaginationRequest) Descriptor() ([]byte, []int) + func (*PaginationRequest) ProtoMessage() + func (x *PaginationRequest) GetAfter() string + func (x *PaginationRequest) GetBefore() string + func (x *PaginationRequest) GetFirst() int64 + func (x *PaginationRequest) GetLast() int64 + func (x *PaginationRequest) ProtoReflect() protoreflect.Message + func (x *PaginationRequest) Reset() + func (x *PaginationRequest) String() string + type Response struct + Data []*anypb.Any + Errors []*ErrorObject + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (x *Response) GetData() []*anypb.Any + func (x *Response) GetErrors() []*ErrorObject + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string Other modules containing this package github.com/nekomeowww/factorio-rcon-api