api

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2018 License: MIT Imports: 0 Imported by: 0

README

api

api specifications for golang enterprise micro-services framework

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Closable

type Closable interface {
	Close() (err error)
}

type Runnable

type Runnable interface {
	Run() (err error)
}

Directories

Path Synopsis
cloud
net

Jump to

Keyboard shortcuts

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