Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CombineConf ¶
type CombineConf struct {
CppCode string
CppFile string
GoCode string
GoFile string
Out string
Stdout bool
}
func NewCombineConf ¶
func NewCombineConf(cmd *cmd.Context) *CombineConf
func (*CombineConf) IsValid ¶
func (c *CombineConf) IsValid() bool
Click to show internal directories.
Click to hide internal directories.