thrift

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IProcessor

type IProcessor interface {
	Name() string
	Processor() thrift.TProcessor
}

type ThriftServer

type ThriftServer struct {
	Ctx         context.Context
	Ioc         iface.IIoc
	Name        string
	Ip          string
	Port        int
	Multiplexed bool
	Processor   []interface{}
	// contains filtered or unexported fields
}

func (*ThriftServer) Execute

func (ts *ThriftServer) Execute()

Thrift server start

Jump to

Keyboard shortcuts

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