Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoSuchStack means heighliner can't find the stack in localstorage. ErrNoSuchStack = errors.New("target stack doesn't exist") )
View Source
var Stacks = map[string]struct{}{
"gin-vue": {},
"gin-next": {},
}
Stacks stores all available stacks.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.