コード例 #1
0
ファイル: handlersignatures.go プロジェクト: hraban/web
func i(ctx *web.Context) {
	ctx.Write([]byte("<a href=j>non-nil error"))
}