Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

Unit test gql cache functions #33

@Ullaakut

Description

@Ullaakut
  • getCache(ctx *context.Context, req *http.Request, pagination string) (*http.Response, error)
  • readCachedResponse(filename string, req *http.Request) (*http.Response, error)
  • putCache(ctx *context.Context, req *http.Request, pagination string, body []byte) error
  • cacheEntryFilename(ctx *context.Context, url string) string
  • listFilePagination(cursor string) string
  • contribFilePagination(cursor string, year int) string

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions