Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomType ¶
type CustomType string
Constants aren't automatically generated for unversioned packages. Instead share the same constant for both packages
const ( CUSTOM1 CustomType = "test1" CUSTOM2 CustomType = "test2" )
Click to show internal directories.
Click to hide internal directories.