added function stub for UnixReceiverHandler Instancer

pull/1019/head
Shelikhoo 2017-12-28 11:59:55 +08:00
parent 7f34cbdaff
commit 5e0ed59599
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ func NewHandler(ctx context.Context, config *core.InboundHandlerConfig) (core.In
func (m *Manager) asUnixReceiverConfig(ctx context.Context, config *core.InboundHandlerConfig) {
return
}
func init() {