dispatcher

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Copyright 2020 newtbig Author. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2020 newtbig Author. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2020 newtbig Author. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDispatcher

func NewDispatcher(app module.App) module.Dispatcher

Types

type Dispatcher

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

func (*Dispatcher) Clear added in v0.1.2

func (p *Dispatcher) Clear() error

func (*Dispatcher) GetGate added in v0.1.1

func (p *Dispatcher) GetGate(id uint64) ([]byte, error)

func (*Dispatcher) GetMsgKey

func (p *Dispatcher) GetMsgKey(id uint32) (string, error)

func (*Dispatcher) GetServer added in v0.1.1

func (p *Dispatcher) GetServer(sType string, id uint64) ([]byte, error)

func (*Dispatcher) GetStatus added in v0.1.4

func (p *Dispatcher) GetStatus() ([]byte, error)

func (*Dispatcher) RegisteSer

func (p *Dispatcher) RegisteSer(id uint32, key string) error

func (*Dispatcher) Route

func (p *Dispatcher) Route(msg *framepb.Msg) (string, error)

func (*Dispatcher) RouteB added in v0.1.1

func (p *Dispatcher) RouteB(msg *framepb.Msg) ([]string, error)

func (*Dispatcher) Start

func (p *Dispatcher) Start() error

func (*Dispatcher) Stop

func (p *Dispatcher) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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