NameRegistrationInterface
type NameRegistrationInterface
An object to manage a second-level name (SLN).
type NameRegistrationInterface interface {
ExpirationTimestampMs() uint64
Id() *ObjectId
Name() *Name
NameStr() string
}
An object to manage a second-level name (SLN).
type NameRegistrationInterface interface {
ExpirationTimestampMs() uint64
Id() *ObjectId
Name() *Name
NameStr() string
}