linker

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Linker

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

func NewLinker

func NewLinker(router *web.Router) *Linker

func (*Linker) AddResource

func (l *Linker) AddResource(res Resource)

func (*Linker) Repository

func (l *Linker) Repository(name string) *repository.Repository

type Resource

type Resource struct {
	Name           string
	Datasource     datasource.Datasource
	RemoteHooks    hooks.RemoteHooks
	OperationHooks hooks.OperationHooks
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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