Documentation
¶
Overview ¶
Package crosspkg is a second package for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // +checklocks:FooMu Foo int FooMu sync.Mutex )
Functions ¶
This section is empty.
Types ¶
type GenericGuard ¶
GenericGuard is a generic type with a guarded field. This is used to verify that facts exported by this package are correctly imported when another package instantiates GenericGuard[T].
Click to show internal directories.
Click to hide internal directories.