Documentation
¶
Overview ¶
Package subpackage contains a hidden type for testing type aliases generation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hidden ¶
type Hidden struct {
Hidden string
}
Hidden is a hidden type for testing type aliases generation.
func (*Hidden) MarshalMsgpack ¶
MarshalMsgpack implements the MsgpackMarshaler interface.
func (*Hidden) UnmarshalMsgpack ¶
UnmarshalMsgpack implements the MsgpackUnmarshaler interface.
Click to show internal directories.
Click to hide internal directories.