Versions in this module Expand all Collapse all v1 v1.0.1 Nov 4, 2024 Changes in this version + func Code(err error) codes.Code + func ErrorDesc(err error) string + func Errorf(c codes.Code, format string, a ...interface{}) error + func NewServer(opts ...server.Option) server.Server + type Debug struct