Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UserCurrentVersion = loader.NewVersionPanic("0.1")
View Source
var UserLoadersRegistry = loader.NewRegistry( loader.SLoaders{ "0.1": User_0_1{}, }, loader.STransformers{ "0.1": loader.STargetTransformers{}, }, )
Functions ¶
This section is empty.
Types ¶
type UserCurrent ¶
type UserCurrent = User_0_1
Click to show internal directories.
Click to hide internal directories.