controllers

package
v0.0.0-...-0158116 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func View

func View(ctx iris.Context, filename string, optionalViewModel ...interface{})

Types

type Home

type Home struct {
}

func NewHome

func NewHome() *Home

func (*Home) Index

func (d *Home) Index(ctx iris.Context)

type RunData

type RunData struct {
	Content string `json:"content"`
}

type RunJson

type RunJson struct {
	SourceCode string `json:"sourceCode"`
}

type Sandbox

type Sandbox struct{}

func NewSandboxController

func NewSandboxController() *Sandbox

func (*Sandbox) Run

func (sd *Sandbox) Run(ctx iris.Context)

Jump to

Keyboard shortcuts

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