meta

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	*endly.Route
	Request      interface{}
	RequestMeta  *toolbox.StructMeta
	Response     interface{}
	ResponseMeta *toolbox.StructMeta
}

Action represents service action meta

type Service

type Service struct {
	endly.Manager
}

Service represents service action meta service

func New

func New() *Service

New creates a new meta service

func (*Service) Lookup

func (m *Service) Lookup(serviceID, action string) (*Action, error)

Lookup returns service action info for supplied serviceID and action

Jump to

Keyboard shortcuts

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