hello

package
v0.0.0-...-71a9ee9 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	Who string
}

type Reply

type Reply struct {
	Message string
}

type Service

type Service struct {
	Log  *log.Logger
	Data string
}

func New

func New(logger *log.Logger, key string) *Service

func (*Service) Say

func (srv *Service) Say(r *http.Request, args *Args, reply *Reply) error

Jump to

Keyboard shortcuts

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