Documentation
¶
Index ¶
Constants ¶
View Source
const CodeInfoSkip = 5
Variables ¶
View Source
var CodeInfoStorage codeInfoStorage
View Source
var PathHelper = &Path{}
Functions ¶
This section is empty.
Types ¶
type CodeInfoBasic ¶
type CodeInfoBasic struct {
// contains filtered or unexported fields
}
type CodeInfoID ¶
type CodeInfoID int
CodeInfoID is a unique identifiers of places where implementations of observation are re-written by code generator.
const ( CodeInfo_ CodeInfoID = iota CodeInfo_Test CodeInfo_End )
Click to show internal directories.
Click to hide internal directories.