Versions in this module Expand all Collapse all v1 v1.0.0 Jul 8, 2023 Changes in this version + func Params(condition bool, format string, args ...any) + func State(condition bool, format string, args ...any) + func Unexpected(format string, args ...any) + func Unexpected1(format string, args ...any) T + func Unexpected2(format string, args ...any) (T1, T2) + func Unexpected3(format string, args ...any) (T1, T2, T3)