scheduler

command module
v0.0.0-...-8fe1f1f Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 1 Imported by: 0

README

Scheduler server

A project is built to create a schedule server - which provides you a easy way to make some scheduled jobs like:

  • Auto call an function by API at specific time
  • Schedule a API call daily, monthly, ...

Diagram

architecture

Tech stack

Go for backend server

Postgres for Database

Code by hands

Installation

Install protoc generator plugins

go get github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway
go get google.golang.org/protobuf/cmd/protoc-gen-go
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc

Install dependencies

go mod tidy

Contributor

Feel free to create PR or issues.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package scheduler is a reverse proxy.
Package scheduler is a reverse proxy.

Jump to

Keyboard shortcuts

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