MCPcopy Create free account
hub / github.com/kataras/iris / List

Method List

_examples/database/mysql/cache/groupcache.go:20–20  ·  view source on GitHub ↗
(ctx context.Context, dest interface{}, opts sql.ListOptions)

Source from the content-addressed store, hash-verified

18 RecordInfo() sql.Record
19 GetByID(ctx context.Context, dest interface{}, id int64) error
20 List(ctx context.Context, dest interface{}, opts sql.ListOptions) error
21}
22
23// Cache is a simple structure which holds the groupcache and the database service, exposes

Callers 4

GetMethod · 0.65
ListMethod · 0.65
ListMethod · 0.65
ListProductsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected