render

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToString

func ToString(i interface{}) string

ToString returns a human-readable string representation of i.

The following types are treated specially:

- arrays, slices: surrounding [] are removed

- functions: best effort, since functions could be anonymous

- pointers: dereferenced before determining their string representation

- others: formatted using the default formats like fmt.Sprint

Types

This section is empty.

Jump to

Keyboard shortcuts

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