Versions in this module Expand all Collapse all v2 v2.5.0 Oct 19, 2020 Changes in this version + var Address = ":8011" + var Name = "go.micro.api.auth" + func Run(ctx *cli.Context, srvOpts ...micro.Option) + type Handler struct + func NewHandler(srv micro.Service) *Handler + func (h *Handler) Verify(ctx context.Context, req *pb.VerifyRequest, rsp *pb.VerifyResponse) error