Documentation ¶
Index ¶
- func GatherSyscalls() ([]Syscall, []Syscall, []Syscall, error)
- func GenerateCStructs(cSyscalls []Syscall) (string, error)
- func GenerateGoStructs(goSyscalls []Syscall) (string, error)
- func GenerateProtoStructs(protoSyscalls []Syscall, goSyscalls []Syscall) (string, error)
- func ToCamel(s string) string
- type Param
- type Syscall
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCStructs ¶
func GenerateGoStructs ¶
func GenerateProtoStructs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.