hashes

package
v3.0.0-alpha.21 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hashes

type Hashes = struct {
	MD5    string `json:"md5"`
	SHA1   string `json:"sha1"`
	SHA256 string `json:"sha256"`
}

type Service

type Service struct{}

func New

func New() *Service

func (*Service) Generate

func (h *Service) Generate(s string) Hashes

func (*Service) ServiceName

func (h *Service) ServiceName() string

func (*Service) ServiceShutdown

func (h *Service) ServiceShutdown() error

func (*Service) ServiceStartup

func (h *Service) ServiceStartup(context.Context, application.ServiceOptions) error

Jump to

Keyboard shortcuts

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