Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID struct {
// contains filtered or unexported fields
}
ID is a unique identifier used on stream clients
func NewStreamID ¶
NewStreamID returns a unique identifier as uuid based on both attributes provided. In case resourceName is empty, the resourceID will be returned as is.
If resourceID is empty, it will return a random uuid
func (ID) ResourceID ¶
func (ID) ResourceName ¶
Click to show internal directories.
Click to hide internal directories.