invite_id

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeToInviteId

func CodeToInviteId(idStr string) int64

CodeToInviteId 邀约code转为原始id:code --> 全部转小写 --> 32位解码 --> id

func InviteIdToCode

func InviteIdToCode(id int64) string

InviteIdToCode 邀约id转换为code: id --> 32位编码 --> 全部转为大写 --> code

func TestFunc

func TestFunc()

Types

This section is empty.

Jump to

Keyboard shortcuts

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