module

package
v0.0.0-...-7428086 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type NestedContainers

type NestedContainers interface {
	MapList(ctx context.Context, foo map[int32][]int32) error
	MapSet(ctx context.Context, foo map[int32][]int32) error
	ListMap(ctx context.Context, foo []map[int32]int32) error
	ListSet(ctx context.Context, foo [][]int32) error
	Turtles(ctx context.Context, foo [][]map[int32]map[int32][]int32) error
}

type NestedContainersChannelClient

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

func NewNestedContainersChannelClient

func NewNestedContainersChannelClient(channel thrift.RequestChannel) *NestedContainersChannelClient

func (*NestedContainersChannelClient) Close

func (*NestedContainersChannelClient) IsOpen

func (c *NestedContainersChannelClient) IsOpen() bool

func (*NestedContainersChannelClient) ListMap

func (c *NestedContainersChannelClient) ListMap(ctx context.Context, foo []map[int32]int32) error

func (*NestedContainersChannelClient) ListSet

func (c *NestedContainersChannelClient) ListSet(ctx context.Context, foo [][]int32) error

func (*NestedContainersChannelClient) MapList

func (c *NestedContainersChannelClient) MapList(ctx context.Context, foo map[int32][]int32) error

func (*NestedContainersChannelClient) MapSet

func (c *NestedContainersChannelClient) MapSet(ctx context.Context, foo map[int32][]int32) error

func (*NestedContainersChannelClient) Open

func (*NestedContainersChannelClient) Turtles

func (c *NestedContainersChannelClient) Turtles(ctx context.Context, foo [][]map[int32]map[int32][]int32) error

type NestedContainersClient deprecated

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

Deprecated: Use NestedContainersChannelClient instead.

func NewNestedContainersClient deprecated

func NewNestedContainersClient(t thrift.Transport, iprot thrift.Protocol, oprot thrift.Protocol) *NestedContainersClient

Deprecated: Use NewNestedContainersChannelClient() instead.

func NewNestedContainersClientFactory deprecated

func NewNestedContainersClientFactory(t thrift.Transport, pf thrift.ProtocolFactory) *NestedContainersClient

Deprecated: Use NewNestedContainersChannelClient() instead.

func NewNestedContainersClientProtocol deprecated

func NewNestedContainersClientProtocol(prot thrift.Protocol) *NestedContainersClient

Deprecated: Use NewNestedContainersChannelClient() instead.

func NewNestedContainersThreadsafeClientProtocol deprecated

func NewNestedContainersThreadsafeClientProtocol(prot thrift.Protocol) *NestedContainersClient

Deprecated: Use NewNestedContainersChannelClient() instead.

func (*NestedContainersClient) Close

func (c *NestedContainersClient) Close() error

func (*NestedContainersClient) IsOpen

func (c *NestedContainersClient) IsOpen() bool

func (*NestedContainersClient) ListMap

func (c *NestedContainersClient) ListMap(foo []map[int32]int32) error

func (*NestedContainersClient) ListSet

func (c *NestedContainersClient) ListSet(foo [][]int32) error

func (*NestedContainersClient) MapList

func (c *NestedContainersClient) MapList(foo map[int32][]int32) error

func (*NestedContainersClient) MapSet

func (c *NestedContainersClient) MapSet(foo map[int32][]int32) error

func (*NestedContainersClient) Open

func (c *NestedContainersClient) Open() error

func (*NestedContainersClient) Turtles

func (c *NestedContainersClient) Turtles(foo [][]map[int32]map[int32][]int32) error

type NestedContainersClientInterface deprecated

type NestedContainersClientInterface interface {
	thrift.ClientInterface
	MapList(foo map[int32][]int32) error
	MapSet(foo map[int32][]int32) error
	ListMap(foo []map[int32]int32) error
	ListSet(foo [][]int32) error
	Turtles(foo [][]map[int32]map[int32][]int32) error
}

Deprecated: Use NestedContainers instead.

type NestedContainersProcessor

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

func NewNestedContainersProcessor

func NewNestedContainersProcessor(handler NestedContainers) *NestedContainersProcessor

func (*NestedContainersProcessor) AddToFunctionServiceMap

func (p *NestedContainersProcessor) AddToFunctionServiceMap(key, service string)

func (*NestedContainersProcessor) AddToProcessorMap

func (p *NestedContainersProcessor) AddToProcessorMap(key string, processor thrift.ProcessorFunction)

func (*NestedContainersProcessor) FunctionServiceMap

func (p *NestedContainersProcessor) FunctionServiceMap() map[string]string

func (*NestedContainersProcessor) GetProcessorFunction

func (p *NestedContainersProcessor) GetProcessorFunction(key string) (processor thrift.ProcessorFunction, err error)

func (*NestedContainersProcessor) ProcessorMap

type NestedContainersThreadsafeClient deprecated

type NestedContainersThreadsafeClient = NestedContainersClient

Deprecated: Use NestedContainersChannelClient instead.

func NewNestedContainersThreadsafeClient deprecated

func NewNestedContainersThreadsafeClient(t thrift.Transport, iprot thrift.Protocol, oprot thrift.Protocol) *NestedContainersThreadsafeClient

Deprecated: Use NewNestedContainersChannelClient() instead.

func NewNestedContainersThreadsafeClientFactory deprecated

func NewNestedContainersThreadsafeClientFactory(t thrift.Transport, pf thrift.ProtocolFactory) *NestedContainersThreadsafeClient

Deprecated: Use NewNestedContainersChannelClient() instead.

Jump to

Keyboard shortcuts

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