Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

tally source realm

Package tally is a minimal public tally board: anyone can bump the counter, and the current count is readable back vi...

Overview

Package tally is a minimal public tally board: anyone can bump the counter, and the current count is readable back via Render or Count.

Functions 3

func Bump

crossing Action
1func Bump(cur realm) int
source

Bump increments the shared counter by one and returns the new count.

Imports 1

  • strconv stdlib

Source Files 2