constants

package
v0.0.0-...-8dffc68 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const Height int = 100
View Source
const InputFile string = "input.png"
View Source
const InputFolder string = "input"
View Source
const InputPath string = InputFolder + "/" + InputFile
View Source
const OutputFile string = "%d-output.png"
View Source
const OutputFolder string = "output"
View Source
const OutputPath string = OutputFolder + "/" + OutputFile
View Source
const Width int = 100

Variables

View Source
var Alive color.Gray = color.Gray{Y: 255}
View Source
var Dead color.Gray = color.Gray{Y: 0}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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