Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Arguments ¶
type Arguments struct {
Log string
GoplsLog string
GoplsRPCTrace bool
GoplsRemote string
// 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
// NoPreload disables preloading of templ files on server startup (useful for large monorepos)
NoPreload bool
}
Click to show internal directories.
Click to hide internal directories.