Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MeowchatUserSet = wire.NewSet( NewMeowchatUser, wire.Struct(new(MeowchatUser), "*"), wire.Bind(new(IMeowchatUser), new(*MeowchatUser)), )
Functions ¶
Types ¶
type IMeowchatUser ¶
type MeowchatUser ¶
Click to show internal directories.
Click to hide internal directories.