Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PlatformCommentSet = wire.NewSet( NewPlatformComment, wire.Struct(new(PlatformComment), "*"), wire.Bind(new(IPlatformComment), new(*PlatformComment)), )
Functions ¶
Types ¶
type IPlatformComment ¶ added in v1.0.76
type PlatformComment ¶
Click to show internal directories.
Click to hide internal directories.