“#Anime_Downloader” 效用条件 充分利用逻辑学和视力的连续性。
2021-12-08 22:09:31 13KB Go
1
Go OAuth2是OAuth 2.0规范的一个客户端Go实现
2021-12-08 18:21:29 79KB Go开发-身份验证和OAuth
1
开源项目-go-ego-gse.zip,GSE v0.10.0发布,进行高效的文本分割
2021-12-08 16:33:58 9.91MB 开源项目
1
使用Golang编写基于LDAP的Web应用程序
2021-12-08 11:32:09 8.26MB Go开发-其它杂项
1
1.创建应用 django-admin startproject cloudms cd cloudms python manage.py startapp msgapp 2.创建模板文件 在cloudms\msgapp\下创建templates文件夹,在templates文件夹下创建MsgSingleWeb.html(这里在pycharm中可以直接选择new一个HTML file,会自动生成html,head,body等标签)内容如下 <!DOCTYPE html> <html lang=en> <head> <meta charset=UTF-8> <title>云端
2021-12-08 10:07:00 49KB django go ng
1
从AlertManager接收HTTP webhook通知,并将它们插入到Elasticsearch索引中进行搜索和分析
2021-12-07 10:31:03 257KB Go开发-其它杂项
1
gopher-os,一个Go语言写的操作系统,与Linux兼容。没啥用,就为了证明Go语言也能写操作系统
2021-12-06 21:52:39 248KB Go开发-Go开发的软件
1
validator_demo.go
2021-12-06 19:04:26 8KB 自定义校验器 validator
1
This book is organized as follows: • Chapters 1 through 4 introduce the Go toolset and the basics of the language • Chapters 5 through 7 describe more complex types and functions • Chapters 8 and 9 describe packages and testing • Chapter 10 introduces concurrency For best results, the book should be read in order, as each chapter builds on the concepts covered in the preceding chapters. Each chapter ends with a set of exercises, and vii www.allitebooks.com it’s important to actually complete them—it’s by solving problems like these that you learn to program. In particular, typing out the examples (and not just reading them) can help significantly.
2021-12-06 17:24:10 3.69MB Introducing Go
1
纤毛指标 Prometheus格式的额外Cilium指标的导出器。 extra-cilium-metrics的目的是提供未提供的额外cilium指标。 我们根据其对我们的有用性来挑选额外的指标。 它们的数据由Cilium API提供,但未作为Prometheus指标公开。 指标的收集是同步操作,即,将在/metrics处理程序调用时从cilium代理收集/metrics 。 该应用程序将作为cilium agent k8s pod sidecar运行。 指标清单 名称 描述 remote_cluster_etcd_has_quorum 远程群集的“ cilium-etcd”群集是否具有仲裁 remote_cluster_etcd_total_observed_leases 属于当前Cilium代理的远程群集'cilium-etcd'群集上观察到的租约ID的总数 remote_c
2021-12-05 23:02:52 41KB prometheus cilium Go
1