Versions in this module Expand all Collapse all v0 v0.5.0 May 16, 2024 v0.4.0 May 16, 2024 v0.2.0 May 16, 2024 Changes in this version + func NotErrorMany() (int, int) + func OK() (int, error) + func TooMany() (int, int, string) + type Struct struct + func (s *Struct) NotErrorMany() (int, string) + func (s *Struct) TooMany() (int, int, string)