types

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	None     = core.NewType("none")
	Boolean  = core.NewType("boolean")
	Int      = core.NewType("int")
	Float    = core.NewType("float")
	String   = core.NewType("string")
	DateTime = core.NewType("date_time")
	Array    = core.NewType("array")
	Object   = core.NewType("object")
	Binary   = core.NewType("binary")
)

Functions

func Compare

func Compare(first, second core.Type) int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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