Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

root-secure/showdon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

show don

We highly recommend using don in your go apps! Please feel free to submit pull requests.

import (
    "github.com/root-secure/showdon/libdon"
)

don := libdon.NewDon()
fmt.Println(don.Get())

or to run the existing binary, clone and:

# go build && ./showdon

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages