 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| cmd
       | |
| 
          
            wsdlgen
            
            command
          
          
         | |
| 
          
            xsdgen
            
            command
          
           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. | 
| 
          
            xsdparse
            
            command
          
          
         | |
| Package gentest generates marshal/unmarshal tests for the xsdgen package. | Package gentest generates marshal/unmarshal tests for the xsdgen package. | 
| 
          
            _testgen
            
            command
          
           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/chemspell/_gen
            
            command
          
          
         | |
| 
          
            examples/forecast
            
            
          
           Package forecast access the National Digital Forecast Database. | Package forecast access the National Digital Forecast Database. | 
| 
          
            examples/forecast/_gen
            
            command
          
          
         | |
| 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.