count

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2025 License: BSD-3-Clause Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultFlagSet

func DefaultFlagSet() *flag.FlagSet

DefaultFlagSet returns a default `flag.FlagSet` for executing a command line application to count records with a `go-whosonfirst-iterate/v3.Iterator` instance.

func Run

func Run(ctx context.Context) error

Run will execute a command line application to count records with a `go-whosonfirst-iterate/v3.Iterator` instance using a default flagset.

func RunWithFlagSet

func RunWithFlagSet(ctx context.Context, fs *flag.FlagSet) error

RunWithFlagSet will execute a command line application to count records with a `go-whosonfirst-iterate/v3.Iterator` instance using 'fs'

Types

This section is empty.

Jump to

Keyboard shortcuts

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