restructured some go wrapper files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-29 21:40:05 +09:00
parent e5dc214a59
commit 801b5ea77f
15 changed files with 432 additions and 875 deletions

View File

@ -1,3 +1,6 @@
module cfg
go 1.20
// this package is not supposed to be used by other parties.
// it's intended for internal use only to work around buld issues with autotools.