cmd

package
v0.0.0-...-4d88b5a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the root command

Types

type Generator

type Generator struct {
	PkgPath string
	OutDir  string
	Targets []string
	LibName string
}

Generator generates libraries in other languages by creating bindings in those languages to a Golang project

func NewGenerator

func NewGenerator(pkgPath string, outDir string, libName string, targets []string) *Generator

NewGenerator constructs a new Generator instance

func (Generator) Execute

func (g Generator) Execute() error

Execute builds the target projects

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL