//
pkg.gl
Category
github.com/reza-mirjahanian/learn_golang
Old
go-with-test
context
v3
package
0.0.0-20241022201101-f4b3a44bd789
Repository:
https://github.com/reza-mirjahanian/learn_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
68 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.