Versions in this module Expand all Collapse all v0 v0.1.0 Oct 23, 2025 Changes in this version + type Error struct + func (e *Error) CodeMessageCases(ctx context.Context) s.Snippet + func (e *Error) IsValid() bool + type Errors struct + func NewErrors(g genx.Context) *Errors + func (es *Errors) Resolve(t types.Type) (*Error, bool)