hashenum

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 0 Imported by: 2

Documentation

Overview

Code generated by go generate This file was generated by robots at 2018-05-01 19:35:01.447367847 +0000 UTC

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashEnum

type HashEnum int

HashEnum is an optional HashEnum

const (
	MD4 HashEnum = 1 + iota
	MD5
	RIPEMD160
	SHA1
	SHA224
	SHA256
	SHA384
	SHA512
	SHA3_224
	SHA3_256
	SHA3_384
	SHA3_512
	SHA512_224
	SHA512_256
	BLAKE2s_256
	BLAKE2b_256
	BLAKE2b_384
	BLAKE2b_512
)

func (HashEnum) String

func (h HashEnum) String() string

func (HashEnum) Types

func (h HashEnum) Types() []string

Types pulls full list as []string

Jump to

Keyboard shortcuts

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