Make Use of fs.FS in Go 1.16 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With the 1.16 release, there will be functionality to embed files. This can be used to store the queries from files instead of string consts.
Rewrite this project entirely to make use of that. Each file can contain a key, description, query, etc.