package notify import "git.loafle.net/commons_go/rpc/notify" type NotifyHandler interface { notify.NotifyHandler }