Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UUIDService ¶
type UUIDService struct{}
func NewUUIDService ¶
func NewUUIDService() (*UUIDService, error)
func (UUIDService) FormatUUID ¶
func (u UUIDService) FormatUUID(in []byte) (string, error)
func (UUIDService) RandomUUID ¶
func (u UUIDService) RandomUUID() (string, error)
Click to show internal directories.
Click to hide internal directories.