raw

package
v0.0.0-...-8f9ce2e Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure(l *goapp.Lifecycle, conf *config.Config)

Types

type Raw

type Raw struct {
	Content     []byte `json:"content"`
	ContentType string `json:"content_type"`
	Name        string `json:"name"`
}

type RawHandler

type RawHandler struct {
}

func (*RawHandler) GetStruct

func (h *RawHandler) GetStruct() (base.NodeData, base.NodeMeta)

type RawMeta

type RawMeta struct {
}

type RawViewHandler

type RawViewHandler struct {
}

func (*RawViewHandler) Execute

func (v *RawViewHandler) Execute(node *base.Node, request *base.ViewRequest, response *base.ViewResponse) error

func (*RawViewHandler) Support

func (v *RawViewHandler) Support(node *base.Node, request *base.ViewRequest, response *base.ViewResponse) bool

Jump to

Keyboard shortcuts

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