Documentation ¶ Index ¶ func Run(args Arguments) (err error) type Arguments Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(args Arguments) (err error) Types ¶ type Arguments ¶ added in v0.0.164 type Arguments struct { FileName string Path string Watch bool Command string ProxyPort int Proxy string WorkerCount int GenerateSourceMapVisualisations bool // PPROFPort is the port to run the pprof server on. PPROFPort int } Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis proxy run sse Click to show internal directories. Click to hide internal directories.