totoprizecheck

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 10 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL