文件名称:go-utils:实用程序
文件大小:80KB
文件格式:ZIP
更新时间:2024-05-21 18:12:46
Go
已淘汰 此存储库已标为不赞成使用。 请不要在新项目中使用它或它的任何软件包,请考虑在现有项目中迁移它。 向下一个内部Go Salon提出问题或疑虑。 实用程序 实用程序去。 常见的 实验包,用于检测输入之间的共性的功能。 调试 一个带有全局变量的小程序包,用于在导入调试的所有程序包中打开或关闭调试。 可执行文件 报告正在运行的可执行文件的状态,包括其二进制文件从哪个目录运行以及是否正在运行任何同级进程。 神经节 包含用于go-gmetric的包装函数。 仪器仪表 包含Go运行时自省的函数。 生命周期 在接收到一个或多个信号后提供干净的守护程序关闭。 普里塞普 用于实现可以彼此通信的特权分隔过程的库。 服务器 一个用于管理侦听套接字的软件包。 关闭关闭服务器时关闭监听套接字的详细信息。 塞子 一个实用的界面,用于以干净的方式停止频道/功能/任何内容。 strftime POSIX strf
【文件预览】:
go-utils-master
----lifecycle()
--------lifecycle.go(4KB)
--------lifecycle_test.go(1KB)
----.gitignore(7B)
----suppress()
--------suppress_test.go(3KB)
--------suppress.go(2KB)
----instrumentation()
--------instrumentation.go(2KB)
--------instrumentation_test.go(370B)
----server()
--------server.go(3KB)
----.travis.yml(26B)
----strftime()
--------strftime_pure_test.go(455B)
--------strftime_nonlinux.go(136B)
--------strftime_test.go(3KB)
--------strftime_linux.go(2KB)
--------strftime.go(6KB)
--------strftime_pure.go(9KB)
--------strftime_linux_test.go(3KB)
----executable()
--------executable_darwin.go(1KB)
--------executable_test.go(450B)
--------executable.go(2KB)
--------executable_linux.go(956B)
----LICENSE(1KB)
----debug()
--------debug.go(385B)
----README.md(2KB)
----vlog()
--------log_test.go(2KB)
--------log.go(1KB)
----ganglia()
--------ganglia.go(10KB)
----privsep()
--------privsep.go(2KB)
--------privsep_darwin.go(154B)
--------_examples()
--------privsep_unix.go(5KB)
--------privsep_test.go(4KB)
--------privsep_linux.go(577B)
----tls()
--------tls_test.go(3KB)
--------cert_creator_test.go(8KB)
--------tls.go(11KB)
--------testcerts()
--------cert_creator.go(8KB)
----common()
--------strings.go(2KB)
--------commonlines_test_file.txt(27KB)
--------strings_test.go(2KB)
----stopper()
--------stopper.go(471B)
--------chan.go(724B)