Closed prgres closed 6 months ago
signature: func (m *Api) get(cacheNamespace string, id string, data interface{}, fallback func() (interface{}, error)) error
func (m *Api) get(cacheNamespace string, id string, data interface{}, fallback func() (interface{}, error)) error
Summary
signature:
func (m *Api) get(cacheNamespace string, id string, data interface{}, fallback func() (interface{}, error)) error