add: mockSMTP Server for testing; getUser func

This commit is contained in:
$(pass /github/name)
2024-08-08 09:29:49 +02:00
parent 602ac0fef0
commit c02b96e538
9 changed files with 321 additions and 187 deletions

2
go.mod
View File

@@ -13,6 +13,8 @@ require (
require github.com/kelseyhightower/envconfig v1.4.0
require github.com/mocktools/go-smtp-mock/v2 v2.3.1 // indirect
require (
github.com/bytedance/sonic v1.11.9 // indirect
github.com/bytedance/sonic/loader v0.1.1 // indirect