Documentation ¶
Index ¶
- Constants
- Variables
- func CgoFileNames(path string, target string, mode int) []string
- func CgoTemplate(module, path, target string, mode int, ipkg, tags string) (o string)
- func CgoTemplateSafe(module, path, target string, mode int, ipkg, tags string, libs []string) (o string)
- func CppTemplate(module string, mode int, target, tags string) []byte
- func GenModule(m, target string, mode int)
- func GetiOSClang(buildTarget, _, path string) []string
- func GoTemplate(module string, stub bool, mode int, pkg, target, tags string) []byte
- func HTemplate(m string, mode int, tags string) []byte
- func ParseCgo(module, target string) (string, string)
- func ReplaceCgo(module, target string)
- func UseJs() bool
- func UseStub(force bool, module string, mode int) bool
Constants ¶
View Source
const ( NONE = iota MOC MINIMAL RCC )
Variables ¶
View Source
var CleanupDepsForCI = func() {}
Functions ¶
func CgoTemplate ¶
func CgoTemplateSafe ¶
func GoTemplate ¶
func ReplaceCgo ¶
func ReplaceCgo(module, target string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.