/goutil

Utilities related to Go

Primary LanguageGoMozilla Public License 2.0MPL-2.0

Utilities related to Go

  • goutil: little utility functions.
  • goutil/merrors: implement functions to manipulate multiple errors.

Tools for code generation:

  • goutil/go.mkdef: generate Go definitions from prototypes that build Cgo intermediary file.
  • goutil/go.mksyscall: generate system calls from function prototypes, in Windows.

Command line:

  • goutil/flagplus: provide management of sub-commands for command-line programs.
  • goutil/starter: start, restart, and stop servers built in Go.

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.