Documentation
¶
Index ¶
- func Generate(regex, pkg, fn string, flags uint, usePool bool) ([]byte, error)
- func GetCommonRegex() map[string]string
- func OpenInCompilerExplorer(source string) (url string, err error)
- func Server(addr string) error
- type Compiler
- type CompilerExplorerClientState
- type Compilers
- type Executors
- type Response
- type Sessions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommonRegex ¶
func OpenInCompilerExplorer ¶
Types ¶
type CompilerExplorerClientState ¶
type CompilerExplorerClientState struct {
Sessions []Sessions `json:"sessions"`
}
Click to show internal directories.
Click to hide internal directories.