Skip to content

renky1025/utilscollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utilscollection

utilscollection is a project that provides some common utils for everyday work.

Installation

To use utilscollection in your Golang project, you can import it using the following command:

go get github.com/renky1025/utilscollection

Usage

To use util functions in you project, import this project first

import "github.com/renky1025/utilscollection"

then call the function as below

    res := utilscollection.HideStar("xxxxxxx@xxx.com")

About

util functions for golang

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages