Versions in this module Expand all Collapse all v1 v1.0.0 Jun 24, 2021 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