api

package
v0.0.0-...-17dfc02 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSampleType

func GetSampleType() *graphql.Object

GetSampleType .

Types

type GetSamplesAPI

type GetSamplesAPI interface {
	All(params graphql.ResolveParams) (interface{}, error)
}

GetSamplesAPI is the interface for GetSamplesAPI.

type GetSamplesAPIImpl

type GetSamplesAPIImpl struct {
	Interactor core.GetSamplesInteractor
}

GetSamplesAPIImpl is the implementation of GetSamplesAPI interface.

func (GetSamplesAPIImpl) All

func (api GetSamplesAPIImpl) All(params graphql.ResolveParams) (interface{}, error)

All gets all samples.

Jump to

Keyboard shortcuts

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