std

package module
v1.43.6 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

std

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/std

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Label

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

func Label_Number

func Label_Number[T Number](value T) string

func Label_Rate

func Label_Rate[T Number](value T) string

func Label_Size

func Label_Size[T Number](value T) string

func String

func String(buf []byte) bool

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

Types

type Number

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

type Progress

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

func Progress_Bytes

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

func Progress_Chunks

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

func (*Progress) Add_Chunk

func (p *Progress) Add_Chunk(bytes int64)

func (Progress) String

func (p Progress) String() string

func (*Progress) Write

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

Directories

Path Synopsis
cmd
json command
net command
proxy command
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