added function stub for UnixReceiverHandler Instancer

pull/1019/head
Shelikhoo 7 years ago
parent 7f34cbdaff
commit 5e0ed59599
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

@ -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() {

Loading…
Cancel
Save