terminal

package
v0.0.0-...-a2265bd Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: ISC Imports: 5 Imported by: 0

Documentation

Overview

Utiltities for formatting Ripple data in a terminal

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolSymbol

func BoolSymbol(v bool) string

func MemoSymbol

func MemoSymbol(tx data.Transaction) string

func Println

func Println(value interface{}, flag Flag)

func SignSymbol

func SignSymbol(s data.Signer) string

func Sprint

func Sprint(value interface{}, flag Flag) string

Types

type Flag

type Flag uint32
const (
	Indent Flag = 1 << iota
	DoubleIndent
	TripleIndent

	ShowLedgerSequence
	ShowTransactionId
)
var Default Flag

Jump to

Keyboard shortcuts

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