Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2026 Changes in this version + func GetOpenAPISpecJSON() ([]byte, error) + type BaseError struct + Code int32 + Domain string + Message string + Metadata map[string]string + func (s *BaseError) ApplyDefaults() + type BaseErrorMetadata = map[string]string + type Error struct + Code int32 + Domain string + Message string + Metadata map[string]string + Reason string + func (s *Error) ApplyDefaults()