Skip to content

fskypro/go-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@copyright: 2016 fantasysky
@author: fanky
@date: 2018-09-05

gosky

golang library of fanky

  • guide
    write your go.mod like below:
         replace fsky.pro => github.com/fskypro/gosky/common latest
         replace fsky.pro/fslog => github.com/fskypro/gosky/fslog latest
         replace fsky.pro/fsmysql => github.com/fskypro/gosky/fsdb/fsmysql latest
    and import packages like this in your code:
         import "fsky.pro/fsenv"
         import "fsky.pro/fslog"
         import "fsky.pro/fsmysql"

About

golang common library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages