18 search resultsShowing 1~18 results

Stocked
taniko

@taniko

OIDCを試してみよう

Identity Provider OIDC Discovery サポートされる機能に関する情報を提供します。エンドポイントは、GET /.well-known/openid-configura...

0
0
Comment0
taniko

@taniko

aws cli

Lambda 全リージョンからlambdaのランタイムと名前を取得 aws account list-regions --region-opt-status-contains ENABLED E...

1
1
Comment0
taniko

@taniko

変数の有無をnilで判断しない

前置き GETのクエリ文字列を構築するときやDBの検索条件などで、オプショナルな値によってクエリ文字列やSQLの組み立て方を変える場合がある。 その時に、ポインタを使って、nilかどうかを判断す...

0
0
Comment0
taniko

@taniko

goのbulk処理

元の要素数が大きすぎる時に、size件ごとに何かの処理を行いたい時に使用する。 func Bulk[T any](items []T, size int, f func(items []T, s...

0
0
Comment0
taniko

@tanikoinDMM.com

PHPでbase64から画像ファイル化

概要 大学の授業でグループワークがあって, base64で送られてきた画像を保存することがあったので, その方法. やり方 base64_decode()でデコード 拡張子は, MIMEタイプか...

17
20
Comment0

18 search resultsShowing 1~18 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in