Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 223 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 223 Bytes

test

Such as test: https://github.com/go-gomail/gomail

Then generate github.com/go-gomail/gomail.go for test.

Use Config

import "github.com/vcgo/test"

func main() {
    test.Config.Get("xxx").(string)
}