Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 102 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 102 Bytes

poke

Pokes your endpoints and writes the results to InfluxDB

const (
	Ok = 0
	Error = 1
)