services

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

service 层

Documentation

Index

Constants

View Source
const DefaultTimeout = 10

Variables

This section is empty.

Functions

This section is empty.

Types

type IListener

type IListener interface {
	Listen() error
}

func NewListener

func NewListener(
	channelMap map[string]channels.IChannel,
	logger *log.Logger) IListener

type Listener

type Listener struct {
	// contains filtered or unexported fields
}

func (*Listener) Listen

func (listener *Listener) Listen() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL