//
pkg.gl
Category
github.com/andmorefine/learn-go-with-tests
context
v3
package
0.0.0-20220306230435-d011049cb241
Repository:
https://github.com/andmorefine/learn-go-with-tests.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
69 SLOC
#
Functions
Server
Server returns a handler for calling Store.
#
Structs
SpyResponseWriter
SpyResponseWriter checks whether a response has been written.
SpyStore
SpyStore allows you to simulate a store and see how its used.
#
Interfaces
Store
Store fetches data.