Documentation
¶
Index ¶
- func BindAddressFromContext(ctx context.Context) string
- func ContextWithBindAddress(ctx context.Context, v string) context.Context
- func ContextWithExpectedSensors(ctx context.Context, n int64) context.Context
- func ContextWithResultChannel(ctx context.Context, c chan *model.Result) context.Context
- func ContextWithScanPassive(ctx context.Context, v bool) context.Context
- func ContextWithScanTimeout(ctx context.Context, t time.Duration) context.Context
- func ContextWithSensorNames(ctx context.Context, v []string) context.Context
- func ExpectedSensorsFromContext(ctx context.Context) int64
- func ResultChannelFromContext(ctx context.Context) chan *model.Result
- func ScanPassiveFromContext(ctx context.Context) bool
- func ScanTimeoutFromContext(ctx context.Context) time.Duration
- func SensorsNamesFromContext(ctx context.Context) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindAddressFromContext ¶
func ContextWithBindAddress ¶
func ContextWithScanPassive ¶
func ContextWithScanTimeout ¶
func ContextWithSensorNames ¶
func ScanPassiveFromContext ¶
func SensorsNamesFromContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.