fizzbuzz

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0

README

Fizz Buzz

Returns a list of strings with numbers from 1 to limit, where: all multiples of int1 are replaced by str1, all multiples of int2 are replaced by str2, all multiples of int1 and int2 are replaced by str1str2. :

Download binaries

Go to latest release

Run

Linux:

$ chmod a+x fizz_buzz_linux-amd64
$ ./fizz_buzz_linux-amd64

MacOS:

$ chmod a+x fizz_buzz_darwin-amd64
$ ./fizz_buzz_darwin-amd64

Windows:

C:\....\fizz_buzz_windows-amd64.exe
Call endpoints

All endpoints are detailed in swagger.yml

Directories

Path Synopsis
bin
modules
http
nolint:unused All definition in this package expect for the config object are used to ensure config validation.
nolint:unused All definition in this package expect for the config object are used to ensure config validation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳