Versions in this module Expand all Collapse all v0 v0.1.1 Oct 27, 2022 v0.1.0 Oct 27, 2022 Changes in this version + type Backend struct + func New() *Backend + func (b *Backend) AddUser(ctx context.Context, _ *pbExample.AddUserRequest) (*pbExample.User, error) + func (b *Backend) ListUsers(_ *pbExample.ListUsersRequest, srv pbExample.UserService_ListUsersServer) error