log

package
v0.0.0-...-c88107b Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2018 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 Log

type Log struct {
	vecty.Core

	Error  string              `vecty:"prop"`
	Events []*api.CompileEvent `vecty:"prop"`
	HasRun bool                `vecty:"prop"`
	// contains filtered or unexported fields
}

Log contains the logic behind the log panel exposed on the application page under '.log' class

func (*Log) Mount

func (l *Log) Mount()

Mount implements the vecty.Mounter interface.

func (*Log) Render

func (l *Log) Render() vecty.ComponentOrHTML

Render implements the vecty.Component interface.

func (*Log) ScrollToBottom

func (l *Log) ScrollToBottom()

ScrollToBottom scrolls log area to the bottom

Jump to

Keyboard shortcuts

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