services

package
v0.0.0-...-d23ef4a Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2018 License: MIT Imports: 3 Imported by: 27

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitHelper

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

func (*InitHelper) CallInitialize

func (s *InitHelper) CallInitialize(f func() error) error

func (*InitHelper) CallUnInitialize

func (s *InitHelper) CallUnInitialize(f func() error) error

type ServiceLifeCycle

type ServiceLifeCycle interface {
	Initialize(arguments ...interface{}) error
	UnInitialize(arguments ...interface{}) error
}

Directories

Path Synopsis
core/proto
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.
protocol/grpc
Package grpc is a generated protocol buffer package.
Package grpc is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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