Skip to content

torniker/wrap-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

go get github.com/torniker/wrap

go run main.go

openssl genrsa -out server.key 2048 openssl req -new -x509 -sha256 -key server.key -out server.crt -days 3650

About

example app of usage goapp library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages