Documentation ¶
Index ¶
Constants ¶
View Source
const DELIMITER = "================================"
View Source
const SECTION_DELIMITER = "---"
Variables ¶
This section is empty.
Functions ¶
func NewBlockFromLines ¶
func NewFunctionFromLines ¶
func NewVandalClient ¶
func NewVandalClient(vandalEndpoint string) *vandalClient
Types ¶
type VandalDecompileRequest ¶
type VandalDecompileRequest struct {
Source string `json:"source"`
}
Click to show internal directories.
Click to hide internal directories.