added the go wrapper files. work in progress
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-10-27 18:20:02 +09:00
parent f19b971645
commit de94b4e66f
34 changed files with 11722 additions and 5465 deletions

View File

@ -11,6 +11,8 @@ else
SUBDIRS += lib mod bin t
endif
SUBDIRS += go
DIST_SUBDIRS = $(SUBDIRS)
distclean-local: