controller

package
v0.0.0-...-c14c6da Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Log   *logs.Logger
	DB    *models.Conn
	Blobs *blobs.Bucket

	*present.Workaround
}

func (*Controller) Index

func (c *Controller) Index(ctx context.Context) (*Home, error)

Index of homes GET

func (*Controller) Up

func (c *Controller) Up(ctx context.Context) string

type Home

type Home struct {
	Runs []*present.Run `json:"runs"`
}

Home struct

Directories

Path Synopsis
integrations

Jump to

Keyboard shortcuts

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