//
pkg.gl
Category
github.com/sspencer/mock
internal
data
package
0.0.0-20240826230123-0ca0a6d92631
Repository:
https://github.com/sspencer/mock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
731 SLOC
#
Functions
GetEndpointsFromFile
GetEndpointsFromFile parses the *.http file(s).
GetEndpointsFromReader
GetEndpointsFromReader parses a reader from <stdin> or similar.
#
Structs
Endpoint
Endpoint represents the mocked route and can have one or more responses.