api

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package utils provides common utility functions.

Provided functionalities: - sorting - comparators

Index

Constants

View Source
const (
	IGNORE_FLOAT = false
)

Variables

This section is empty.

Functions

func CloseQuietly

func CloseQuietly(closer io.Closer)

CloseQuietly 关闭io, 忽略错误

func ParseFloat

func ParseFloat(s string) float64

func ParseInt added in v1.1.5

func ParseInt(s string) int64

func ParseUint

func ParseUint(s string) uint64

func ToString

func ToString(value interface{}) string

ToString converts a value to string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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