MCPcopy Create free account
hub / github.com/dreamsofcode-io/zenstats / New

Function New

internal/quote/service.go:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15func New() *Service {
16 return &Service{}
17}
18
19func (m *Service) GetQuote() Quote {
20 quotes := []Quote{

Callers 1

NewFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected