Skip to content

dataplane-app/gocron-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocron-example

Testing gocron

Run the server

go run server.go

Run these tests and monitor changes in logs

curl --location --request POST 'http://localhost:1234/update/3?timezone=Africa/Windhoek'

curl --location --request POST 'http://localhost:1234/update/3?timezone=Africa/Windhoek2'

Releases

No releases published

Packages

No packages published

Languages