Skip to content

codelieche/cronjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

目录

  • docs: 项目文档
  • tutorial: 项目技术点的示例代码
  • entry: 程序的入口
  • backend: 后端源代码
  • front: 前端源代码

开发环境

  • 操作系统:MacOS 10.14.3
  • go版本:go version go1.11.1 darwin/amd64

Package

  • etcd: go get github.com/coreos/etcd/clientv3
  • cronexprgo get github.com/gorhill/cronexpr
  • go-elasticsearch
    • git clone --branch 6.x https://github.com/elastic/go-elasticsearch.git $GOPATH/src/github.com/elastic/go-elasticsearch
  • mongo: go get go.mongodb.org/mongo-driver

参考文档

Releases

No releases published

Packages

No packages published