Skip to content

jnnkrdb/corerdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreRDB

GitHub go.mod Go version of a Go module CodeFactor Go Report Card Github tag GitHub issues GPLv3 license


Description

corerdb is a go package, which contains core functions. It's a small collections of functions, which are used more often in projects and can be exported to a package, but are not as complex to be collected in a specific package, only containing structs, vars or something else, related to the specific function.


Install

Use the go commandline tool to install the package to your go project.

go get github.com/jnnkrdb/corerdb

About

A go package, which contains core golang functions for some of my projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published