_map

package
v0.10.9 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Overview

Code generated by atomix-go-framework. DO NOT EDIT.

Index

Constants

View Source
const Type = "Map"

Variables

This section is empty.

Functions

func NewProxyServer

func NewProxyServer(server *gossip.Server) _map.MapServiceServer

NewProxyServer creates a new ProxyServer

func Register

func Register(protocol *gossip.Protocol)

Types

type ProxyServer

type ProxyServer struct {
	*gossip.Server
	// contains filtered or unexported fields
}

func (*ProxyServer) Clear

func (s *ProxyServer) Clear(ctx context.Context, request *_map.ClearRequest) (*_map.ClearResponse, error)

func (*ProxyServer) Entries

func (*ProxyServer) Events

func (*ProxyServer) Get

func (s *ProxyServer) Get(ctx context.Context, request *_map.GetRequest) (*_map.GetResponse, error)

func (*ProxyServer) Put

func (s *ProxyServer) Put(ctx context.Context, request *_map.PutRequest) (*_map.PutResponse, error)

func (*ProxyServer) Remove

func (s *ProxyServer) Remove(ctx context.Context, request *_map.RemoveRequest) (*_map.RemoveResponse, error)

func (*ProxyServer) Size

func (s *ProxyServer) Size(ctx context.Context, request *_map.SizeRequest) (*_map.SizeResponse, error)

Jump to

Keyboard shortcuts

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