Documentation
¶
Index ¶
- Variables
- func CheckToken(peerID string, channel string) error
- func Create() error
- func DeviceResourceChange(cpu int, ram int) error
- func DmsLoggs(log string, level string) error
- func GetToken(peerID string, channel string) (string, error)
- func Heartbeat()
- func NewToken(peerID string, channel string) (string, error)
- func NtxPayment(callid int, serviceID string, successFailStatus string, peerID string, ...) error
- func ProcessStatus(callid int, peerIDOfServiceHost string, serviceID string, status string, ...) error
- func ProcessUsage(callid int, usedcpu int, usedram int, networkused int, timetaken int, ntx int) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Done chan bool
Functions ¶
func CheckToken ¶ added in v0.4.118
func DeviceResourceChange ¶ added in v0.4.118
func NtxPayment ¶ added in v0.4.118
func ProcessStatus ¶ added in v0.4.118
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.