lsn

package
v0.23.2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package lsn contains logic for handling the pg_lsn type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LSN

type LSN uint64

func ParseLSN

func ParseLSN(str string) (LSN, error)

func (LSN) Add

func (lsn LSN) Add(val LSN) LSN

func (LSN) Compare

func (lsn LSN) Compare(other LSN) int

func (LSN) Decimal

func (lsn LSN) Decimal() (*apd.Decimal, error)

func (LSN) String

func (lsn LSN) String() string

func (LSN) Sub

func (lsn LSN) Sub(val LSN) LSN

Jump to

Keyboard shortcuts

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