Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // Frequency determines how often the worker will check in // with the registry, looking for new modules that need to be // downloaded by this instance of the proxy. A typical value // would be something like 30 seconds - not too slow, but also // not spamming the network with polling traffic. Frequency time.Duration }
Click to show internal directories.
Click to hide internal directories.