jsg

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Atob

func Atob(s string) string

Atob 解码base64编码字符串

func Atob2Bytes

func Atob2Bytes(s string) []byte

Atob2Bytes 解码base64编码字符串

func Btoa

func Btoa(s string) string

Btoa 编码base64字符串

func BtoaBytes

func BtoaBytes(bytes []byte) string

func SetInterval

func SetInterval(callback func(), delay time.Duration) func()

SetInterval 间隔delay毫秒执行一次

func SetTimeout

func SetTimeout(callback func(), delay time.Duration) func()

SetTimeout 毫秒

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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