commit | 15d7ecae0cfc8dca1dd7e05a7301ecae096081f9 | [log] [tgz] |
---|---|---|
author | Andrew G. Morgan <[email protected]> | Sat Jul 04 19:17:48 2020 -0700 |
committer | Andrew G. Morgan <[email protected]> | Sat Jul 04 19:17:48 2020 -0700 |
tree | b2d63248fc19c9ee51990dad55607d1c8e32a1e6 | |
parent | 1fe9b311268c2ccbbcb7230b7ffc4077289816b7 [diff] |
Restructure the tree a little to provide a module example. I've written up how to build web.go here: https://sites.google.com/site/fullycapable/building-go-programs-that-manipulate-capabilities But it struc me that the code itself does not explain about the CGO_LDFLAGS_ALLOW workaround, so I've relocated the web.go code and included a README as well as a pointer to the above explanation. Signed-off-by: Andrew G. Morgan <[email protected]>