“go-httpheader is a Go library for encoding structs into Header fields.”

braitombraitom のブックマーク 2021/01/20 22:18

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

GitHub - mozillazg/go-httpheader: A Go library for encoding structs into Header fields.

    package main import ( "fmt" "net/http" "github.com/mozillazg/go-httpheader" ) type Options struct { hide string ContentType string `header:"Content-Type"` Length int XArray []string `header:"X-Arra...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう