Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SuperSet = wire.NewSet( NewProtobufClient, NewDetector, wire.Bind(new(detector.Operation), new(Detector)), )
Functions ¶
func NewProtobufClient ¶
func NewProtobufClient(remoteURL RemoteURL) rpc.OSDetector
Types ¶
type CustomHeaders ¶ added in v0.4.0
type Detector ¶
type Detector struct {
// contains filtered or unexported fields
}
func NewDetector ¶
func NewDetector(customHeaders CustomHeaders, detector rpc.OSDetector) Detector
Click to show internal directories.
Click to hide internal directories.