worker

module
v0.0.0-...-5375319 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2021 License: MIT

README

Worker

⛏ Mineway's worker is an easy-to-install worker for manage your rigs with Mineway interface

Summary

  1. Development Environment

Development Environment

First of all, you need to clone this repository in your workspace :

git clone git@github.com:mineway/worker.git

Before running worker, you need to generate all routes from annotation, for that, you need to run worker with build parameter like that :

go run -v ./cmd/worker build

routes.json file is now fill, you can run your worker :

go run -v ./cmd/worker

That it !

You can also use Makefile :

make worker-dev

Directories

Path Synopsis
api
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL