package
Version:
v0.5.6
Opens a new window with list of versions in this module.
Published: Jun 23, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (g *Gun) AcceptWarmUpResult(i interface{}) error
type GunConfig struct {
Target string `validate:"required"`
Timeout time.Duration `config:"timeout"`
TLS bool `config:"tls"`
DialOptions grpcDialOptions `config:"dial_options"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.