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{}{
"sample": {},
"go-gin-stack": {},
"gin-vue": {},
}
Stacks stores all stacks that currently usable
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.