Documentation ¶
Index ¶
- Variables
- type AnyID
- func (*AnyID) Descriptor() ([]byte, []int)deprecated
- func (x *AnyID) GetAnyOwnableID() *AnyOwnableID
- func (x *AnyID) GetAssetID() *AssetID
- func (x *AnyID) GetClassificationID() *ClassificationID
- func (x *AnyID) GetDataID() *DataID
- func (x *AnyID) GetHashID() *HashID
- func (x *AnyID) GetIdentityID() *IdentityID
- func (m *AnyID) GetImpl() isAnyID_Impl
- func (x *AnyID) GetMaintainerID() *MaintainerID
- func (x *AnyID) GetOrderID() *OrderID
- func (x *AnyID) GetPropertyID() *PropertyID
- func (x *AnyID) GetSplitID() *SplitID
- func (x *AnyID) GetStringID() *StringID
- func (*AnyID) ProtoMessage()
- func (x *AnyID) ProtoReflect() protoreflect.Message
- func (x *AnyID) Reset()
- func (x *AnyID) String() string
- type AnyID_AnyOwnableID
- type AnyID_AssetID
- type AnyID_ClassificationID
- type AnyID_DataID
- type AnyID_HashID
- type AnyID_IdentityID
- type AnyID_MaintainerID
- type AnyID_OrderID
- type AnyID_PropertyID
- type AnyID_SplitID
- type AnyID_StringID
- type AnyOwnableID
- func (*AnyOwnableID) Descriptor() ([]byte, []int)deprecated
- func (x *AnyOwnableID) GetAssetID() *AssetID
- func (x *AnyOwnableID) GetCoinID() *CoinID
- func (m *AnyOwnableID) GetImpl() isAnyOwnableID_Impl
- func (*AnyOwnableID) ProtoMessage()
- func (x *AnyOwnableID) ProtoReflect() protoreflect.Message
- func (x *AnyOwnableID) Reset()
- func (x *AnyOwnableID) String() string
- type AnyOwnableID_AssetID
- type AnyOwnableID_CoinID
- type AssetID
- type ClassificationID
- type CoinID
- type DataID
- type HashID
- type IdentityID
- type MaintainerID
- type OrderID
- type PropertyID
- type SplitID
- type StringID
Constants ¶
This section is empty.
Variables ¶
View Source
var File_schema_ids_base_anyID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_anyOwnableID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_assetID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_classificationID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_coinID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_dataID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_hashID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_identityID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_maintainerID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_orderID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_propertyID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_splitID_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_ids_base_stringID_v1_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AnyID ¶
type AnyID struct { // Types that are assignable to Impl: // // *AnyID_AssetID // *AnyID_ClassificationID // *AnyID_DataID // *AnyID_HashID // *AnyID_IdentityID // *AnyID_MaintainerID // *AnyID_OrderID // *AnyID_AnyOwnableID // *AnyID_PropertyID // *AnyID_SplitID // *AnyID_StringID Impl isAnyID_Impl `protobuf_oneof:"impl"` // contains filtered or unexported fields }
func (*AnyID) GetAnyOwnableID ¶
func (x *AnyID) GetAnyOwnableID() *AnyOwnableID
func (*AnyID) GetClassificationID ¶
func (x *AnyID) GetClassificationID() *ClassificationID
func (*AnyID) GetIdentityID ¶
func (x *AnyID) GetIdentityID() *IdentityID
func (*AnyID) GetMaintainerID ¶
func (x *AnyID) GetMaintainerID() *MaintainerID
func (*AnyID) GetPropertyID ¶
func (x *AnyID) GetPropertyID() *PropertyID
func (*AnyID) ProtoReflect ¶
func (x *AnyID) ProtoReflect() protoreflect.Message
type AnyID_AnyOwnableID ¶
type AnyID_AnyOwnableID struct {
AnyOwnableID *AnyOwnableID `protobuf:"bytes,8,opt,name=any_ownable_i_d,json=anyOwnableID,proto3,oneof"`
}
type AnyID_AssetID ¶
type AnyID_AssetID struct {
AssetID *AssetID `protobuf:"bytes,1,opt,name=asset_i_d,json=assetID,proto3,oneof"`
}
type AnyID_ClassificationID ¶
type AnyID_ClassificationID struct {
ClassificationID *ClassificationID `protobuf:"bytes,2,opt,name=classification_i_d,json=classificationID,proto3,oneof"`
}
type AnyID_DataID ¶
type AnyID_DataID struct {
DataID *DataID `protobuf:"bytes,3,opt,name=data_i_d,json=dataID,proto3,oneof"`
}
type AnyID_HashID ¶
type AnyID_HashID struct {
HashID *HashID `protobuf:"bytes,4,opt,name=hash_i_d,json=hashID,proto3,oneof"`
}
type AnyID_IdentityID ¶
type AnyID_IdentityID struct {
IdentityID *IdentityID `protobuf:"bytes,5,opt,name=identity_i_d,json=identityID,proto3,oneof"`
}
type AnyID_MaintainerID ¶
type AnyID_MaintainerID struct {
MaintainerID *MaintainerID `protobuf:"bytes,6,opt,name=maintainer_i_d,json=maintainerID,proto3,oneof"`
}
type AnyID_OrderID ¶
type AnyID_OrderID struct {
OrderID *OrderID `protobuf:"bytes,7,opt,name=order_i_d,json=orderID,proto3,oneof"`
}
type AnyID_PropertyID ¶
type AnyID_PropertyID struct {
PropertyID *PropertyID `protobuf:"bytes,9,opt,name=property_i_d,json=propertyID,proto3,oneof"`
}
type AnyID_SplitID ¶
type AnyID_SplitID struct {
SplitID *SplitID `protobuf:"bytes,10,opt,name=split_i_d,json=splitID,proto3,oneof"`
}
type AnyID_StringID ¶
type AnyID_StringID struct {
StringID *StringID `protobuf:"bytes,11,opt,name=string_i_d,json=stringID,proto3,oneof"`
}
type AnyOwnableID ¶
type AnyOwnableID struct { // Types that are assignable to Impl: // // *AnyOwnableID_AssetID // *AnyOwnableID_CoinID Impl isAnyOwnableID_Impl `protobuf_oneof:"impl"` // contains filtered or unexported fields }
func (*AnyOwnableID) Descriptor
deprecated
func (*AnyOwnableID) Descriptor() ([]byte, []int)
Deprecated: Use AnyOwnableID.ProtoReflect.Descriptor instead.
func (*AnyOwnableID) GetAssetID ¶
func (x *AnyOwnableID) GetAssetID() *AssetID
func (*AnyOwnableID) GetCoinID ¶
func (x *AnyOwnableID) GetCoinID() *CoinID
func (*AnyOwnableID) GetImpl ¶
func (m *AnyOwnableID) GetImpl() isAnyOwnableID_Impl
func (*AnyOwnableID) ProtoMessage ¶
func (*AnyOwnableID) ProtoMessage()
func (*AnyOwnableID) ProtoReflect ¶
func (x *AnyOwnableID) ProtoReflect() protoreflect.Message
func (*AnyOwnableID) Reset ¶
func (x *AnyOwnableID) Reset()
func (*AnyOwnableID) String ¶
func (x *AnyOwnableID) String() string
type AnyOwnableID_AssetID ¶
type AnyOwnableID_AssetID struct {
AssetID *AssetID `protobuf:"bytes,1,opt,name=asset_i_d,json=assetID,proto3,oneof"`
}
type AnyOwnableID_CoinID ¶
type AnyOwnableID_CoinID struct {
CoinID *CoinID `protobuf:"bytes,2,opt,name=coin_i_d,json=coinID,proto3,oneof"`
}
type AssetID ¶
type AssetID struct { HashID *HashID `protobuf:"bytes,1,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*AssetID) ProtoReflect ¶
func (x *AssetID) ProtoReflect() protoreflect.Message
type ClassificationID ¶
type ClassificationID struct { HashID *HashID `protobuf:"bytes,1,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*ClassificationID) Descriptor
deprecated
func (*ClassificationID) Descriptor() ([]byte, []int)
Deprecated: Use ClassificationID.ProtoReflect.Descriptor instead.
func (*ClassificationID) GetHashID ¶
func (x *ClassificationID) GetHashID() *HashID
func (*ClassificationID) ProtoMessage ¶
func (*ClassificationID) ProtoMessage()
func (*ClassificationID) ProtoReflect ¶
func (x *ClassificationID) ProtoReflect() protoreflect.Message
func (*ClassificationID) Reset ¶
func (x *ClassificationID) Reset()
func (*ClassificationID) String ¶
func (x *ClassificationID) String() string
type CoinID ¶
type CoinID struct { StringID *StringID `protobuf:"bytes,1,opt,name=string_i_d,json=stringID,proto3" json:"string_i_d,omitempty"` // contains filtered or unexported fields }
func (*CoinID) ProtoReflect ¶
func (x *CoinID) ProtoReflect() protoreflect.Message
type DataID ¶
type DataID struct { TypeID *StringID `protobuf:"bytes,1,opt,name=type_i_d,json=typeID,proto3" json:"type_i_d,omitempty"` HashID *HashID `protobuf:"bytes,2,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*DataID) ProtoReflect ¶
func (x *DataID) ProtoReflect() protoreflect.Message
type HashID ¶
type HashID struct { IDBytes []byte `protobuf:"bytes,1,opt,name=i_d_bytes,json=iDBytes,proto3" json:"i_d_bytes,omitempty"` // contains filtered or unexported fields }
func (*HashID) ProtoReflect ¶
func (x *HashID) ProtoReflect() protoreflect.Message
type IdentityID ¶
type IdentityID struct { HashID *HashID `protobuf:"bytes,1,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*IdentityID) Descriptor
deprecated
func (*IdentityID) Descriptor() ([]byte, []int)
Deprecated: Use IdentityID.ProtoReflect.Descriptor instead.
func (*IdentityID) GetHashID ¶
func (x *IdentityID) GetHashID() *HashID
func (*IdentityID) ProtoMessage ¶
func (*IdentityID) ProtoMessage()
func (*IdentityID) ProtoReflect ¶
func (x *IdentityID) ProtoReflect() protoreflect.Message
func (*IdentityID) Reset ¶
func (x *IdentityID) Reset()
func (*IdentityID) String ¶
func (x *IdentityID) String() string
type MaintainerID ¶
type MaintainerID struct { HashID *HashID `protobuf:"bytes,1,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*MaintainerID) Descriptor
deprecated
func (*MaintainerID) Descriptor() ([]byte, []int)
Deprecated: Use MaintainerID.ProtoReflect.Descriptor instead.
func (*MaintainerID) GetHashID ¶
func (x *MaintainerID) GetHashID() *HashID
func (*MaintainerID) ProtoMessage ¶
func (*MaintainerID) ProtoMessage()
func (*MaintainerID) ProtoReflect ¶
func (x *MaintainerID) ProtoReflect() protoreflect.Message
func (*MaintainerID) Reset ¶
func (x *MaintainerID) Reset()
func (*MaintainerID) String ¶
func (x *MaintainerID) String() string
type OrderID ¶
type OrderID struct { HashID *HashID `protobuf:"bytes,1,opt,name=hash_i_d,json=hashID,proto3" json:"hash_i_d,omitempty"` // contains filtered or unexported fields }
func (*OrderID) ProtoReflect ¶
func (x *OrderID) ProtoReflect() protoreflect.Message
type PropertyID ¶
type PropertyID struct { KeyID *StringID `protobuf:"bytes,1,opt,name=key_i_d,json=keyID,proto3" json:"key_i_d,omitempty"` TypeID *StringID `protobuf:"bytes,2,opt,name=type_i_d,json=typeID,proto3" json:"type_i_d,omitempty"` // contains filtered or unexported fields }
func (*PropertyID) Descriptor
deprecated
func (*PropertyID) Descriptor() ([]byte, []int)
Deprecated: Use PropertyID.ProtoReflect.Descriptor instead.
func (*PropertyID) GetKeyID ¶
func (x *PropertyID) GetKeyID() *StringID
func (*PropertyID) GetTypeID ¶
func (x *PropertyID) GetTypeID() *StringID
func (*PropertyID) ProtoMessage ¶
func (*PropertyID) ProtoMessage()
func (*PropertyID) ProtoReflect ¶
func (x *PropertyID) ProtoReflect() protoreflect.Message
func (*PropertyID) Reset ¶
func (x *PropertyID) Reset()
func (*PropertyID) String ¶
func (x *PropertyID) String() string
type SplitID ¶
type SplitID struct { OwnerID *IdentityID `protobuf:"bytes,1,opt,name=owner_i_d,json=ownerID,proto3" json:"owner_i_d,omitempty"` OwnableID *AnyOwnableID `protobuf:"bytes,2,opt,name=ownable_i_d,json=ownableID,proto3" json:"ownable_i_d,omitempty"` // contains filtered or unexported fields }
func (*SplitID) GetOwnableID ¶
func (x *SplitID) GetOwnableID() *AnyOwnableID
func (*SplitID) GetOwnerID ¶
func (x *SplitID) GetOwnerID() *IdentityID
func (*SplitID) ProtoReflect ¶
func (x *SplitID) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.