package
0.6.0-rc5
Repository: https://github.com/threefoldtech/zos.git
Documentation: pkg.go.dev

# Functions

NewFeedback creates an ExplorerFeedback.
NewPoller returns a reservation poller inputConv is a function used by the provision.Engine to convert date received from the explorer to into the internal type of the system provisionOrder is a map with each primitive type as key.

# Structs

Feedback is an implementation of the provision.Feedbacker that u sends results to the TFExplorer: https://github.com/threefoldtech/tfexplorer.
Poller is an implementation of the provision.ReservationPoller that retrieve reservation from the TFExplorer: https://github.com/threefoldtech/tfexplorer.