AdSense

網頁

2021/9/30

今日風情 20210930

2021年9月30日星期四。

AWS ARN是什麼?

AWS ARN(Amazon Resource Name)是AWS資源的唯一識別名稱。

2021/9/29

今日風情 20210929

2021年9月29日星期三。

AWS IAM Principal 是什麼

AWS IAM的Principal是指可以向AWS資源/服務發起操作請求的使用者或應用程式。

2021/9/28

AWS IAM 是什麼?

AWS的IAM(Identity and Access Management),是用來管理使用者及存取AWS資源權限的一項服務(Service)。

2021/9/25

2021/9/24

2021/9/23

Golang Channel 接收敘述 Receive statements

Go語言的Receive statements是指從channel接收/取出值的敘述。

Golang Channel 發送敘述 Send statements

Go語言的Send statements是指把值送入channel的敘述。

2021/9/21

今日風情 20210921

2021年9月21日星期二。

2021年 玉山金(2884) 股利計算

2021年假設除權息日前有10張玉山金(2884)股票的股利計算。

2021/9/20

今日風情 20210920

2021年9月20日星期一。

2021/9/19

今日風情 20210919

2021年9月19日星期日。

2021/9/17

今日風情 20210917

2021年9月17日星期五。

2021/9/16

2021/9/14

今日風情 20210914

2021年9月14日星期二。

2021/9/12

Golang uber go zap Config logger簡單範例

Go uber zap 使用Config配置logger簡單範例。

2021/9/11

Golang uber go zap presets logger

Go uber zap preset logger效果比較。

Golang uber go zap log簡單範例

Go uber go zap log函式庫簡單範例。

2021/9/9

今日風情 20210909

2021年9月9日星期四。

2021/9/8

Golang JSON Injection 安全漏洞 json.Unmarshal to map[string]interface{}

最近碰到Go原始碼在靜態程式碼掃描時警告有JSON Injection漏洞(vulnerabilities),本篇紀錄解決方式。

Google Pixel Buds A-Series 無線耳機開箱

今天收到前天在Google Store購買的「Google Pixel Buds A-Series」藍牙無線耳機開箱。

今日風情 20210908

2021年9月8日星期三。

2021/9/7

Golang 使用func type讓客戶端自行定義介面方法的實作

Go語言使用func type由客戶端實作介面方法。

Golang 函式型別的轉換 function type conversion

Go語言的func type(函示型別)的轉換方式如下。

2021/9/6

今日風情 20210906

2021年9月6日星期一。

Golang go build 作用

Go語言的go build的用途如下。

2021/9/5

Golang fmt.Errorf() 與 github.com/pkg/errors.Errorf() 區別

Go語言fmt.Errorf()github.com/pkg/errors.Errorf()區別如下。

Golang errors.New() 與 fmt.Errorf() 差別

Go語言的errors.New(text string)fmt.Errorf(format string, a ...interface{})的差別如下。

今日風情 20210905

2021年9月5日星期日

2021/9/3

日誌 20210904 女兒十月大

女兒出生十個月了。

今日風情 20210903

2021年9月3日星期五。

GitLab CI/CD pipelines Stages and Jobs

下圖說明GitLab CI/CD piplines中的Stages和Jobs是什麼。

Terraform Error refreshing state: state snapshot was created by Terraform v0.x.x, which is newer then current v0.y.y

執行Terraform terraform init命令時出現Error refreshing state: state snapshot was created by Terraform v0.x.x, which is newer then current v0.y.y錯誤。

2021/9/2

GitLab CI/CD 錯誤 This jobs depends on other jobs with expired/erased artifacts: job_name

在GitLab Merge Request前進行的GitLab CICD pipeline過程中發生This jobs depends on other jobs with expired/erased artifacts: job_name錯誤。

今日風情 20210902

2021年9月2日星期四

2021/9/1

今日風情 20210901

2021年9月1日星期三。

AdSense