//
pkg.gl
Category
github.com/apisite/procapi
ginproc
package
0.3.4
Repository:
https://github.com/apisite/procapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
158 SLOC
#
README
procapi/ginproc
ginproc
is a
Gin
bindings module for procapi
Project status: in active development
#
Functions
MakeMap
MakeMap makes a map from key,value pairs.
NewServer
NewServer returns pgcall server object.
#
Structs
Server
Server holds pgcall server.
#
Interfaces
Caller
Caller allows to process and mock pgcall.Caller independently.