initial import of sources

This commit is contained in:
2022-06-29 14:31:00 +02:00
commit d5e5fd3700
31 changed files with 2274 additions and 0 deletions

3
compat.go Normal file
View File

@@ -0,0 +1,3 @@
package dsrpc
type any = interface{}