feragstring is a Go package for creating a FERAG string file ("TSL file") programmatically.
.idea | ||
ferag.go | ||
ferag_message.go | ||
ferag_test.go | ||
go.mod | ||
product_reference.go | ||
README.md | ||
route_list.go | ||
title_end.go | ||
title_info.go | ||
title_info_test.go |
feragstring
feragstring is a Go package for creating a Ferag string file from a JSON data structure. If you don't know what Ferag (the company) or a Ferag string is you probably don't need this package.
Installation
go get -u github.com/jakoubek/feragstring