Versions in this module Expand all Collapse all v0 v0.1.2 Jan 15, 2025 v0.1.1 Dec 16, 2024 v0.1.0 Aug 29, 2024 Changes in this version + func Input(ctx context.Context, fn func(ctx context.Context, input string) error, ...) error + type Option func(*option) + func NoDelimeter(v bool) Option