Documentation ¶ Index ¶ func Run(w io.Writer, args Arguments) error type Arguments Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(w io.Writer, args Arguments) error Types ¶ type Arguments ¶ type Arguments struct { Log string GoplsLog string GoplsRPCTrace bool // PPROF sets whether to start a profiling server on localhost:9999 PPROF bool // HTTPDebug sets the HTTP endpoint to listen on. Leave empty for no web debug. HTTPDebug string } Source Files ¶ View all Source files main.go stdrwc.go Directories ¶ Show internal Expand all Path Synopsis httpdebug pls proxy Click to show internal directories. Click to hide internal directories.