EnglishFrenchSpanish

Ad


OnWorks favicon

gocode - Online in the Cloud

Run gocode in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gocode that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gocode - autocompletion daemon for the Go programming language

SYNOPSIS


gocode [-s][-f=<format>][-in=<path>][-sock=<type>][-addr=<addr>]
<command> [<args>]

DESCRIPTION


This manual page documents briefly the gocode command.

gocode is an autocompletion daemon for the Go programming language. It is intended to be
integraded with a source code editor, such as Emacs or Vim.

OPTIONS


-addr="localhost:37373"
Address for tcp socket

-f="nice"
Output format (vim | emacs | nice | csv | json)

-in="" Use this file instead of stdin input

-s=false
Run a server instead of a client

-sock="unix"
socket type (unix | tcp)

COMMANDS


autocomplete [<path>] <offset>
main autocompletion command

close close the gocode daemon

status gocode daemon status report

drop-cache
drop gocode daemon's cache

set [<name> [<value>]]
list or set config options

Use gocode online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad