jnnkrdb / gosecure

Security package for golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoSecure

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


Description

A go-package for security. Implements categories like authentication, authorizaton, etc.

Install

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

go get github.com/jnnkrdb/gosecure

About

Security package for golang.

License:GNU General Public License v3.0


Languages

Language:Go 99.9%Language:Batchfile 0.1%