package
Version:
v0.24.0-rc1
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Establish sets the schedule in the given context.
FromContext returns the Schedule associated with this context.
Retrieve gets the schedule in the given context.
ToContext adds the Schedule to this context if it supports
the Setter interface.
type Setter interface {
Set(string, interface{})
}
Setter defines a context that enables setting values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.