Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 313 Bytes

File metadata and controls

16 lines (11 loc) · 313 Bytes

To read project documentation on local machine, first, install godoc:

go install -v golang.org/x/tools/cmd/godoc@latest

Then, run godoc in project's root directory:

cd r2basic
godoc -http=:6060

Then, open this url in browser:

http://localhost:6060/pkg/hs.ir/r2/basic/