revision

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decimal

type Decimal struct {
	decimal.Decimal
}
var NoRevision Decimal

func NewFromDecimal

func NewFromDecimal(d decimal.Decimal) Decimal

func (Decimal) Equal

func (d Decimal) Equal(rhs datastore.Revision) bool

func (Decimal) GreaterThan

func (d Decimal) GreaterThan(rhs datastore.Revision) bool

func (Decimal) LessThan

func (d Decimal) LessThan(rhs datastore.Revision) bool

type DecimalDecoder

type DecimalDecoder struct{}

func (DecimalDecoder) RevisionFromString

func (DecimalDecoder) RevisionFromString(s string) (datastore.Revision, error)

Jump to

Keyboard shortcuts

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