Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dashboard ¶
type Dashboard struct { *pb.Environment // contains filtered or unexported fields }
type RootNodeType ¶
type RootNodeType int
const ( NoRootNode RootNodeType = iota + 1 RootNodeEnv RootNodePackage RootNodeFile )
Click to show internal directories.
Click to hide internal directories.