Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IdentifierKSUIDModule = fx.Module("identifier_ksuid", fx.Provide( fx.Annotate( identifier.NewFactoryKSUID, fx.As(new(identifier.Factory)), ), ), )
View Source
var IdentifierUUIDModule = fx.Module("identifier_uuid", fx.Provide( fx.Annotate( identifier.NewFactoryUUID, fx.As(new(identifier.Factory)), ), ), )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.