-
ini
-
unit test
-
web framework
-
database migration
- vscode on ubuntu can not stop delve. If we restart the debuger, we would get the error
listen tcp :8080: bind: address already in use
. we could usekillall -9 debug
to kill the debuger
- put all the global variables into
package g