checkbox

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(json []byte) (structure.Structure, error)

New returns a new Checkbox structure and any error encountered.

Types

type Checkbox

type Checkbox struct {
	Query  output.Output
	Passed bool
}

func (*Checkbox) Html

func (c *Checkbox) Html() (any, error)

Html returns the HTML representation of the Checkbox and any error encountered.

func (*Checkbox) Markdown

func (c *Checkbox) Markdown() (string, error)

Markdown returns the markdown representation of the Checkbox and any error encountered.

func (*Checkbox) Render

func (c *Checkbox) Render() (string, error)

Render returns the rendered string of the Checkbox and any error encountered.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳