removed cursor in favor of context and channels

This commit is contained in:
2025-08-18 16:45:28 +02:00
parent 9425aaae0f
commit 8683b5967e
7 changed files with 150 additions and 85 deletions

3
globals.go Normal file
View File

@ -0,0 +1,3 @@
package nuapi
var Verbose bool = true