package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: May 8, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Runtime struct {
Default *bool `default:"true"`
Verbose bool `default:"false"`
Pwe *bool `default:"true"`
}
type Wrapper struct {
Retry *Retry `default:"{}" json:"retry,omitempty"`
Runtime *Runtime `default:"{}" json:"runtime,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.