Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppCtxComponent ¶
type AppCtxComponent struct { Name xml.Name `xml:"Context"` QueryClientComponent QueryClientsComponent `xml:"QueryClients"` }
type DmlBodyComponent ¶
type QueryClientComponent ¶
type QueryClientsComponent ¶
type QueryClientsComponent struct {
Clients []QueryClientComponent `xml:"QueryClient"`
}
Click to show internal directories.
Click to hide internal directories.