service

package
v0.0.0-...-e2cbee1 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2017 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (s *stubTestThriftService)

Get a new instance of the service. If you want to add service middleware this is the place to put them.

Types

type TestThriftService

type TestThriftService interface {
	Foo(ctx context.Context, s string) (rs string, err error)
}

Implement yor service methods methods. e.x: Foo(ctx context.Context,s string)(rs string, err error)

Jump to

Keyboard shortcuts

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