package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Aug 13, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FooRequest struct {
XMLName xml.Name `xml:"fooRequest"`
Foo string
}
FooRequest a simple request
type FooResponse struct {
Bar string
}
FooResponse a simple response
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.