Skip to content

aganno2/GoHeader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoHeader

goheader takes a C header file (with extension .h) to generating a Go file containing equivalent definitions.

Installation

goinstall github.com/kless/GoHeader/goheader

Configuration

Nothing.

Operating instructions

goheader --help

Licensing

Copyright 2010 The "GoHeader" Authors
See file AUTHORS and CONTRIBUTORS (if any).

Licensed under BSD-2 Clause license.
See file LICENSE.


Generated by Go-Wizard

About

Tool for translating C type declarations into its Go equivalent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.1%
  • Shell 5.1%
  • Other 1.8%