Skip to content

lee-ext/go-extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-extend

A simple golang generic extension library

Getting started

Prerequisites

go-extend requires Go version 1.23 or above.

Getting Gin

With Go's module support, go [build|run|test] automatically fetches the necessary dependencies when you add the import in your code:

import "github.com/lee-ext/go-extend/ext"

Alternatively, use go get:

go get -u github.com/lee-ext/go-extend

About

go-extend

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages