logmania/notify/all/main.go

6 lines
70 B
Go

package all
import (
_ "github.com/genofire/logmania/notify/xmpp"
)