render

package module
v0.0.0-...-24b5801 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: MIT Imports: 2 Imported by: 1

README

render

A FAIRE.

Licence

MIT.


Copyright (c) 2021 losyme.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSON

type JSON struct {
	Data interface{}
}

func (JSON) Render

func (r JSON) Render(rw http.ResponseWriter, status int) (bool, error)

type MSI

type MSI map[string]interface{}

type Render

type Render interface {
	Render(rw http.ResponseWriter, status int) (bool, error)
}

Jump to

Keyboard shortcuts

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