Versions in this module Expand all Collapse all v0 v0.2.0 Jun 14, 2017 v0.1.1 Jun 12, 2017 v0.1.0 Jun 6, 2017 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