Versions in this module Expand all Collapse all v1 v1.1.3 Aug 29, 2024 Changes in this version + type Code int + const CodeOk + const CodeParameterError + const CodeServiceError + func (c Code) Equals(code int) bool + func (c Code) EqualsInt32(code int32) bool + func (c Code) Int() int + func (c Code) Int32() int32 + func (c Code) NotEquals(code int) bool + func (c Code) NotEqualsInt32(code int32) bool v1.1.1 Aug 12, 2024