Categorygithub.com/go-apibox/types
modulepackage
0.0.0-20181117060501-348a6a39d277
Repository: https://github.com/go-apibox/types.git
Documentation: pkg.go.dev

# README

types GoDoc

Request param types library for APIBox.

# Functions

ParseInt32Range parse string and return a *Int32Range.
ParseInt64Range parse string and return a *Int64Range.
ParseIntRange parse string and return a *IntRange.
ParseTimeRange parse string and return a *TimeRange.
ParseTimestampRange parse string and return a *TimestampRange.
ParseUint32Range parse string and return a *Uint32Range.
ParseUint64Range parse string and return a *Uint64Range.
ParseUintRange parse string and return a *UintRange.

# Constants

REF: http://stackoverflow.com/questions/6878590/the-maximum-value-for-an-int-type-in-go.
REF: http://stackoverflow.com/questions/6878590/the-maximum-value-for-an-int-type-in-go.
REF: http://stackoverflow.com/questions/6878590/the-maximum-value-for-an-int-type-in-go.
REF: http://stackoverflow.com/questions/6878590/the-maximum-value-for-an-int-type-in-go.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author