# README
2pdf
PDF Generator
go get -u all #update existing package
go mod tidy #generate go mod
git tag #check current version
git tag v0.0.3 #set tag version
git push origin --tags #push tag version to repo
go list -m github.com/dataped/[email protected] #publish to pkg dev, replace ORG/URL with your repo URL
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author