Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScopeIdentifier ¶
type ScopeIdentifier uint
const ( ScopeIdentifierLocal ScopeIdentifier = 10000 ScopeIdentifierGlobal ScopeIdentifier = 10001 ScopeIdentifierStorage ScopeIdentifier = 10002 )
Click to show internal directories.
Click to hide internal directories.