Skip to content

aikchun/totoprizecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toto Prize Check

Deploy

How to run test

go test ./... -v

Example Request

{
    "winningNumbers": "3 9 28 32 37 46",
    "additionalNumber": "7",
    "bets": [
       "8 14 19 22 26 31",
       "4 12 19 32 35 40",
       "6 7 23 28 33 46"
    ]
}

How to build for deployment

GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o main main.go

About

Go Toto Prize Check

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages