//
pkg.gl
Category
github.com/tech-thinker/go-cookiecutter
runner
package
0.0.1-alpha-rc2
Repository:
https://github.com/tech-thinker/go-cookiecutter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
131 SLOC
#
Functions
NewAPI
NewAPI returns an instance of the REST API runner.
NewGRPC
NewGRPC returns an instance of the gRPC runner.
NewWorker
No description provided by the author
#
Interfaces
API
API is the interface for rest api runner.
GRPC
GRPC is the interface for gRPC runner.
Worker
No description provided by the author