Documentation ¶
Overview ¶
Package main generates the Go types that implement the UPnP types i4, ui2, string, fixed.14.4 etc. It generates the file yuppie/types_gen.go based on the mapping configuration at the beginning of the main function. To (re-)generate the Go types, go into the directory yuppie/gen and execute ./gen on the command line. Note: If a new mapping is introduced, corresponding functions for marshalling and unmarshalling must be available in ../conversion.go.
Click to show internal directories.
Click to hide internal directories.