Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + type Code uint32 + const Aborted + const AlreadyExists + const Canceled + const DataLoss + const DeadlineExceeded + const FailedPrecondition + const Internal + const InvalidArgument + const NotFound + const OK + const OutOfRange + const PermissionDenied + const ResourceExhausted + const Unauthenticated + const Unavailable + const Unimplemented + const Unknown + func (c *Code) UnmarshalJSON(b []byte) error + func (c Code) String() string