MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / now

Method now

pkg/oauth/server.go:117–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115}
116
117func (s *server) now() time.Time { return time.Now().UTC() }
118
119func (s *server) oauth2(ctx context.Context) *osin.Server {
120 oauth2 := osin.NewServer(s.osinConfig, &storage{

Callers 15

index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
defineSyntheticEventFunction · 0.45
top-entities.jsFile · 0.45
fetchTopEntitiesFunction · 0.45
calculateScoreFunction · 0.45
index.jsFile · 0.45
getEthernetProfileIdFunction · 0.45
utils.jsFile · 0.45

Calls 1

NowMethod · 0.65

Tested by

no test coverage detected