endpoints

package
v0.0.0-...-24d9d29 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2020 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeCreateEndpoint

func MakeCreateEndpoint(svc types.Service) endpoint.Endpoint

func MakeDeleteEndpoint

func MakeDeleteEndpoint(svc types.Service) endpoint.Endpoint

func MakeGetAllMetadataEndpoint

func MakeGetAllMetadataEndpoint(svc types.Service) endpoint.Endpoint

func MakeGetEndpoint

func MakeGetEndpoint(svc types.Service) endpoint.Endpoint

func MakeUpdateEndpoint

func MakeUpdateEndpoint(svc types.Service) endpoint.Endpoint

Types

type IDRequest

type IDRequest struct {
	ID string
}

type MetadataStream

type MetadataStream struct {
	Metadata <-chan types.Metadata
	Errors   chan error
}

type SourceHostRequest

type SourceHostRequest struct {
	SourceHost string
}

type UpdateRequest

type UpdateRequest struct {
	ID         string
	Credential types.CredentialInput
}

Jump to

Keyboard shortcuts

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