Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been frozen and is no longer maintained. Future maintenance move to https://gitee.com/fishjam/go-library


go-library

Go Reference

中文用户请看 这里

Usage

  • go get github.com/fishjam/go-library

Some go common functions

  • verify: help functions to handle go error
  • flog: simple log wrapper used in verify, user need customize it by call SetLoggerFactory
  • mime/multipart/VirtualWriter:
    • similar as go multipart.Writer, but can support upload large files(4G+) with small memory consume

Notice

    1. Don't use any other 3rd library(example: log,ut) with minimum import impact.

About

some go common functions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages