import "go.chromium.org/luci/milo/backend"
get_current_user.go milo_service.go query_blamelist.go
type MiloInternalService struct{}
MiloInternalService implements milopb.MiloInternal
func (s *MiloInternalService) GetCurrentUser(ctx context.Context, req *milopb.GetCurrentUserRequest) (*milopb.User, error)
GetCurrentUser implements milopb.MiloInternal service
func (s *MiloInternalService) QueryBlamelist(ctx context.Context, req *milopb.QueryBlamelistRequest) (_ *milopb.QueryBlamelistResponse, err error)
QueryBlamelist implements milopb.MiloInternal service
Package backend imports 16 packages (graph) and is imported by 4 packages. Updated 2021-01-17. Refresh now. Tools for package owners.