json

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: GPL-3.0 Imports: 9 Imported by: 1

Documentation

Overview

формирование JSON из разного вида данных и выдача текста в поток

Index

Constants

This section is empty.

Variables

Functions

func StreamMap added in v1.2.3

func StreamMap[E comparable, T any](w *quicktemplate.Writer, value map[E]T)

func StreamSlice added in v1.2.3

func StreamSlice[T any](w *quicktemplate.Writer, value []T)

func StreamWrap added in v1.0.11512

func StreamWrap(w *quicktemplate.Writer, value any)

Types

type Number added in v1.2.3

type Number interface {
	int | int64 | int32 | float32 | float64
}

Jump to

Keyboard shortcuts

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