ZhangZhihui's Blog |
|
||
2024年9月7日
摘要:
Creating a unit test In Go, it’s standard practice to write your tests in *_test.go files which live directly alongside the code that you’re testing. 阅读全文
摘要:
autocommit Command-Line Format --autocommit[={OFF|ON}] System Variable autocommit Scope Global, Session Dynamic Yes SET_VAR Hint Applies No Type Boole 阅读全文
摘要:
Using request context At the moment our logic for authenticating a user consists of simply checking whether a "authenticatedUserID" value exists in th 阅读全文
|
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |