mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
added the go generate commands for depstubber
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package main
|
||||
|
||||
//go:generate depstubber -vendor "github.com/valyala/fasthttp" Args,Client,Cookie,FS,HostClient,LBClient,PathRewriteFunc,Request,RequestCtx,RequestHandler,RequestHeader,Response,ResponseHeader,Server,TCPDialer,URI,LBClient,PipelineClient AcquireURI,Serve,DialDualStack,Dial,DialTimeout,DialDualStackTimeout,Get,GetDeadline,GetTimeout,Post,Do,DoRedirects,AppendHTMLEscapeBytes,AppendHTMLEscape,AppendQuotedArg,ServeFileBytesUncompressed,ServeFileBytes,ServeFileUncompressed,ServeFile,SaveMultipartFile,DoTimeout,DoDeadline
|
||||
import (
|
||||
"bufio"
|
||||
"github.com/valyala/fasthttp"
|
||||
|
||||
Reference in New Issue
Block a user