//
pkg.gl
Category
github.com/lucasclopesr/Simple-Task-Scheduler
cmd
simp
api
package
0.1.0-rc
Repository:
https://github.com/lucasclopesr/simple-task-scheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
140 SLOC
#
Functions
NewClient
NewClient cria um novo Client para comunicação com um simp daemon.
#
Structs
Client
Client é um cliente para comunicação com o simp daemon.
#
Interfaces
ClientInterface
ClientInterface is the interface for interacting with the simp daemon restful API.