//
pkg.gl
Category
github.com/JakeHumphries/gymshark-hacker-news
internal
api
package
0.0.0-20211022105816-ee42ab519c5e
Repository:
https://github.com/jakehumphries/gymshark-hacker-news.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
156 SLOC
#
Functions
NewHandler
New returns a new api router.
NewRouter
New returns a new api router.
#
Structs
GrpcHandler
GrpcHandler contains the logic that calls the grpc server.
Router
Router contains all the routes for handling requests.
Server
No description provided by the author
#
Interfaces
Handler
Handler contains all the business logic for handling requests.
Stream
Stream is a generic interface for grpc client streams.