Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
xsdgen
xsdgen is a tool to automatically generate Go type declarations and associated methods based on one or more XML Schema.
|
xsdgen is a tool to automatically generate Go type declarations and associated methods based on one or more XML Schema. |
Package gentest generates marshal/unmarshal tests for the xsdgen package.
|
Package gentest generates marshal/unmarshal tests for the xsdgen package. |
_testgen
testgen is a wrapper around xsdgen that generates unit for generated code.
|
testgen is a wrapper around xsdgen that generates unit for generated code. |
internal
|
|
commandline
Package commandline contains helper types for collecting command-line arguments.
|
Package commandline contains helper types for collecting command-line arguments. |
dependency
Package dependency builds and flattens dependency graphs.
|
Package dependency builds and flattens dependency graphs. |
gen
Package gen provides functions for generating go source code The gen package provides wrapper functions around the go/ast and go/token packages to reduce boilerplate.
|
Package gen provides functions for generating go source code The gen package provides wrapper functions around the go/ast and go/token packages to reduce boilerplate. |
Package wsdl parses Web Service Definition Language documents.
|
Package wsdl parses Web Service Definition Language documents. |
Package wsdlgen generates Go source code from wsdl documents.
|
Package wsdlgen generates Go source code from wsdl documents. |
examples/chemspell
Package chemspell accesses the NLM ChemSpell web service.
|
Package chemspell accesses the NLM ChemSpell web service. |
examples/forecast
Package forecast access the National Digital Forecast Database.
|
Package forecast access the National Digital Forecast Database. |
Package xmltree converts XML documents into a tree of Go values.
|
Package xmltree converts XML documents into a tree of Go values. |
Package xsd parses type declarations in XML Schema documents.
|
Package xsd parses type declarations in XML Schema documents. |
Package xsdgen generates Go source code from xml schema documents.
|
Package xsdgen generates Go source code from xml schema documents. |
Click to show internal directories.
Click to hide internal directories.