summaryrefslogtreecommitdiff
path: root/exports/exports.go
AgeCommit message (Expand)Author
2022-03-29State: Add a deregister method for cleanupjwijenbergh
2022-03-23Add wrapping functionality for getting a wireguard configjwijenbergh
2022-03-23Python: Implement state callbacks using decoratorsjwijenbergh
2022-03-22Save a local copy of the disco listjwijenbergh
2022-03-21Update python and add basic config supportJeroen Wijenbergh
2022-04-05Add callback state change and simplify wrappersjwijenbergh
2022-04-05Refactor: Simplify errors for wrappingjwijenbergh
2022-04-05Begin exporting by wrapping state in a singletonJeroen Wijenbergh
2022-04-05Go: Properly expose getting server listjwijenbergh
2022-04-05Python: Expose getting servers listjwijenbergh
2022-04-05Expose list retrieval by returning a JSON stringjwijenbergh
2022-04-05Do not expose just yet, API not stablejwijenbergh
2022-04-05Begin exposing functions using a mapjwijenbergh
2022-04-05Move python library load to init and fix buildjwijenbergh
2022-01-25Small comment fixStevenWdV
2022-01-24CleanupStevenWdV
2021-11-22Add C bindings and a C# wrapperStevenWdV