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