string

package
v0.0.0-...-45e33f0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

@Author zhanglingyu

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crc32

func Crc32(str string) uint32

Crc32

@Description: crc32
@param str
@return uint32

func Md5

func Md5(str string) string

Md5

@Description: md5
@param str
@return string

func Md5File

func Md5File(path string) (string, error)

Md5File

@Description: md5 file
@param path
@return string
@return error

func Sha1

func Sha1(str string) string

Sha1

@Description: sha1
@param str
@return string

func Sha1File

func Sha1File(path string) (string, error)

Sha1File

@Description: sha1 file
@param path
@return string
@return error

func Studly

func Studly(str string) string

Studly @Description: 下划线转驼峰 @param str @return string

Types

This section is empty.

Jump to

Keyboard shortcuts

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