apps

package
v0.0.0-...-6132f48 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GorillaRPCService

type GorillaRPCService struct{}

func (*GorillaRPCService) Hello

func (*GorillaRPCService) Hello(r *http.Request, args *HelloArgs, reply *HelloReply) error

type HelloArgs

type HelloArgs struct {
	Name string `json:"name"`
}

type HelloReply

type HelloReply struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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