utils

package module
v0.0.0-...-af6fd84 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: MIT Imports: 0 Imported by: 0

README

hypercheduler - utils

该项目主要用于提供 hypercheduler 各基础模块 (cluster, state, runner) 通用方法,维持调用一致以及必要的代码复用

代码复用会带来一定程度的代码耦合,原则上只能添加真正需要统一维护的方法

代码复用会导致漏洞的扩散,需要进行严格测试上线

通用方法列表

  • cert

提供私有证书相关支持,一般用于不对外开放的安全连接

包含加密传输公钥证书和客户端服务信息方法

  • log

提供统一格式的日志输出方法

  • email

提供邮件发送方法

Documentation

Index

Constants

View Source
const VERSION = "0.1"

Variables

This section is empty.

Functions

This section is empty.

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