module
Version:
v0.0.0-...-4c09e60
Opens a new window with list of versions in this module.
Published: Nov 13, 2019
License: MIT
Opens a new window with license information.
README
¶
Welcome to hustracker 👋
Yet another aminer
TODO
- Using APQ(Automatic persisted queries)
Structure
Frontend
^
|
+-------------------------------------+
| |
| |
| graphql |
| |
| |
+-------------------------------------+
^ ^ ^
| | |
+ + +
+-------------------------------------+
| |
| |
| load balancing |
| |
| |
+-------------------------------------+
^ ^ ^
| | |
+ + +
+----------+ +----------+ +----------+
| | | | | |
| | | | | |
| server | | server | | server |
| | | | | |
| | | | | |
+----------+ +----------+ +----------+
^ ^ ^
| | |
+ + +
+-------------------------------------+
| |
| |
| dataloader |
| |
| |
+-------------------------------------+
^ ^ ^
| | | through rpc/HTTP
+ + +
+----------+ +----------+ +----------+
| | | | | |
| | | | | |
| database | | database | | database |
| | | | | |
| | | | | |
+----------+ +----------+ +----------+
^ ^ ^
| | | through rpc
+ + +
+----------+ +----------+ +----------+
| | | | | |
| | | | | |
| crawlers | | crawlers | | crawlers |
| | | | | |
| | | | | |
+----------+ +----------+ +----------+
Install
go get ./...
Usage
go run server/server.go
Run tests
go test ./...
Author
👤 Colin
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2019 colinaaa.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
e
Package e is the custom error package that provide function to generate Err with code and message
|
Package e is the custom error package that provide function to generate Err with code and message |
Click to show internal directories.
Click to hide internal directories.