Versions in this module Expand all Collapse all v0 v0.0.2 Jul 12, 2020 Changes in this version + var File_pb_proto protoreflect.FileDescriptor + var Status_name = map[int32]string + var Status_value = map[string]int32 + type Note struct + Contents []uint64 + Id uint64 + Indicators []string + Locators []string + Status Status + Supertypes []uint64 + Types []uint64 + Value *Note_Value + func (*Note) Descriptor() ([]byte, []int) + func (*Note) ProtoMessage() + func (x *Note) GetContents() []uint64 + func (x *Note) GetId() uint64 + func (x *Note) GetIndicators() []string + func (x *Note) GetLocators() []string + func (x *Note) GetStatus() Status + func (x *Note) GetSupertypes() []uint64 + func (x *Note) GetTypes() []uint64 + func (x *Note) GetValue() *Note_Value + func (x *Note) ProtoReflect() protoreflect.Message + func (x *Note) Reset() + func (x *Note) String() string + type Note_Role struct + Player uint64 + Type uint64 + func (*Note_Role) Descriptor() ([]byte, []int) + func (*Note_Role) ProtoMessage() + func (x *Note_Role) GetPlayer() uint64 + func (x *Note_Role) GetType() uint64 + func (x *Note_Role) ProtoReflect() protoreflect.Message + func (x *Note_Role) Reset() + func (x *Note_Role) String() string + type Note_Value struct + Datatype uint64 + Lexical string + func (*Note_Value) Descriptor() ([]byte, []int) + func (*Note_Value) ProtoMessage() + func (x *Note_Value) GetDatatype() uint64 + func (x *Note_Value) GetLexical() string + func (x *Note_Value) ProtoReflect() protoreflect.Message + func (x *Note_Value) Reset() + func (x *Note_Value) String() string + type Status int32 + const Status_Archived + const Status_Created + const Status_Discarded + const Status_New + func (Status) Descriptor() protoreflect.EnumDescriptor + func (Status) EnumDescriptor() ([]byte, []int) + func (Status) Type() protoreflect.EnumType + func (x Status) Enum() *Status + func (x Status) Number() protoreflect.EnumNumber + func (x Status) String() string