format

package module
v1.43.5 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: OSL-3.0 Imports: 6 Imported by: 0

README

Format

Yeah so it sounds like you and me had the same journey here, and uh yeah I'm glad to find someone who's on the other side of it. So uh tell me what did you do?

Uh what do you mean?

Like what do you do?

I mean I hit both shift keys, and I type the letters with my nose.

I know that that's what I've been doing too, but what did you do so you don't have to do that anymore?

No that's what I do.

Joel Haver (2021)

Data parsers and formatters

Issues

During this time I am trying to support myself, so I am requiring payment for all issues. That might change at a later date. Any issue without payment of at least 9 USD will be closed immediately. Payment can be made to the PayPal link on this page, or if you need to use another method, mention that in the issue text. For business opportunities, contact me:

Topics

  • DASH
  • HLS
  • HTTP
  • JA3
  • JSON
  • MP4
  • ProtoBuf
  • XML

Repo

https://github.com/89z/format

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Label added in v1.26.3

func Label[T Number](value T, unit ...string) string

func Label_Number added in v1.38.9

func Label_Number[T Number](value T) string

func Label_Rate added in v1.38.9

func Label_Rate[T Number](value T) string

func Label_Size added in v1.38.9

func Label_Size[T Number](value T) string

func String added in v1.39.4

func String(buf []byte) bool

mimesniff.spec.whatwg.org#binary-data-byte

Types

type Number

type Number interface {
	float64 | int | int64 | ~uint64
}

type Progress added in v1.16.3

type Progress struct {
	// contains filtered or unexported fields
}

func Progress_Bytes added in v1.38.9

func Progress_Bytes(dst io.Writer, bytes int64) *Progress

func Progress_Chunks added in v1.38.9

func Progress_Chunks(dst io.Writer, chunks int) *Progress

func (*Progress) Add_Chunk added in v1.38.9

func (p *Progress) Add_Chunk(bytes int64)

func (Progress) String added in v1.30.0

func (p Progress) String() string

func (*Progress) Write added in v1.29.9

func (p *Progress) Write(buf []byte) (int, error)

Directories

Path Synopsis
cmd
net
TLS and JA3 parsers
TLS and JA3 parsers

Jump to

Keyboard shortcuts

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