github.com/goplus/igop@v0.25.0/testdata/msg/notags.go (about) 1 //go:build !msg 2 // +build !msg 3 4 package msg 5 6 const Info = "nomsg"