Versions in this module Expand all Collapse all v0 v0.0.0 Jul 11, 2020 Changes in this version + func NewServer(cb commandbus.CommandBus, r persistence.UserRepository, l *log.Logger) proto.UserServiceServer + type Adapter struct + func NewAdapter(address string, server *grpcmain.Server, healthServer *grpchealth.Server, ...) *Adapter + func (adapter *Adapter) Start(ctx context.Context) error + func (adapter *Adapter) Stop(ctx context.Context) error