戈壁堂

Knowledge Is Action

服务预警

听直播,才想起来看下自动化更新得内容,然后发现内容没更新成功。

  • 需要有自己跟踪内容得自觉(或者更新成功后有个提醒)
  • 如果更新异常也发送告警(邮件告警正常,但查看邮件的频率不高)

以上两个都可以通过webhook服务完成“消息提醒”。

[GPWG]-Unit-0--Getting-started

link to JianShu

get programming with go

https://play.golang.org/

https://golang.org/ref/spec

Unit 0 Getting started

lesson 1 get ready, get set, go

  • With the Go Playground you can start using Go without installing anything.
  • Every Go program is made up of functions contained in packages.
  • To print text on the screen, use the fmt package provided by the standard library.
  • Punctuation is just as important in programming languages as it is in natural languages.
  • You used 3 of the 25 Go keywords: package, import, and func

total 25 key words

0307: rework, day by day.

简书的Markdown编辑器很好用,还支持屏幕截图直接上传图片。不好的地方在于不时抽风就“仅自己可见”了。

今天把上面的文章整理备份到这里了,更方便本地搜索。除了这篇,今天的所有文章都来自备份内容。