cement

package module
v0.0.0-...-565716a Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: MIT Imports: 24 Imported by: 0

README

Cement Core

Cement Core Published at GitHub license CodeQL CodeFactor GitHub stars GitHub forks GitHub issues

脚本开源于Github

自述文件 贡献者公约 贡献指南 LICENSE 安全策略

本程序从未提供品质担保。本代码按原样提供,不提供任何明示或暗示的保证或条件,包括但不限于任何关于所有权、特定用途的适用性、适销性或非侵权性的默示保证或条件。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChannelCreate

func ChannelCreate(channelName string) error

func ChannelReceive

func ChannelReceive(channelName string) ([]messages, []string, error)

func ChannelSend

func ChannelSend(channelName string, username string, message string) error

func CheckCaptcha

func CheckCaptcha(captcha string, timestamp string) bool

func GetCaptcha

func GetCaptcha(timestamp string) string

func GetClashConfig

func GetClashConfig(url string) []byte

func GetTimestamp

func GetTimestamp() string

func Proxy

func Proxy(conf []byte) error

func Serve

func Serve(bind, keyPrefix string) error

func UserCreate

func UserCreate(username string, password string) error

func UserLogin

func UserLogin(username string, password string) error

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