Versions in this module Expand all Collapse all v1 v1.0.0 Sep 12, 2024 Changes in this version + const Aborted + const AlreadyExists + const Canceled + const ConfigurationError + const ContentIllegal + const DBError + const DeadlineExceeded + const ImageIllegal + const Internal + const InvalidArgument + const NotFound + const OK + const PermissionDenied + const ResourceExhausted + const Unauthenticated + const Unavailable + const Unimplemented + const Unknown + const VideoIllegal + func CodeAbstract(code uint32) string + func CodeToGRPC(code uint32) codes.Code + func CodeToStatus(code uint32) int + func Default() lang.Lang + func GRPCToCode(code codes.Code) uint32