Skip to content

Instantly share code, notes, and snippets.

@atombender
Created September 23, 2019 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atombender/3896e12893dc0649a16b3559fee664f8 to your computer and use it in GitHub Desktop.
Save atombender/3896e12893dc0649a16b3559fee664f8 to your computer and use it in GitHub Desktop.
[Info - 4:19:59 PM] 2019/09/23 16:19:59 Build info
----------
golang.org/x/tools/gopls v0.1.6
golang.org/x/tools/gopls@(devel)
golang.org/x/sync@v0.0.0-20190423024810-112230192c58 h1:8gQV6CLnAEikrhgkHFbMAEhagSSnXWGV915qUMm9mrU=
golang.org/x/tools@v0.0.0-20190918214516-5a1a30219888 => ../
golang.org/x/xerrors@v0.0.0-20190717185122-a985d3407aa7 h1:9zdDQZ7Thm29KFXgAX/+yaf3eVbP7djjWp/dXAppNCc=
Go info
-------
go version go1.13 darwin/amd64
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/alex/Library/Caches/go-build"
GOENV="/Users/alex/Library/Application Support/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GONOPROXY=""
GONOSUMDB=""
GOOS="darwin"
GOPATH="/Users/alex/.go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/usr/local/opt/go/libexec"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/opt/go/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
AR="ar"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/qs/wpmg19r12_9_nz7pvvs2_82r0000gn/T/go-build567267587=/tmp/go-build -gno-record-gcc-switches -fno-common"
[Info - 4:19:59 PM] 2019/09/23 16:19:59 14.560406ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOMOD", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 14.994716ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 17.106523ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "builtin", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 13.2595ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOPATH", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 15.049817ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "env" "GOMOD", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 39.339586ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "builtin", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 14.556082ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-admin go "env" "GOMOD", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 15.284438ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-admin go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 16.980488ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-admin go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "builtin", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 12.672931ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-admin go "env" "GOPATH", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 13.458058ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-common go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 13.517216ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-common go "env" "GOMOD", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 15.988059ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-common go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "builtin", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 12.587442ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-common go "env" "GOPATH", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 13.934695ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "env" "GOMOD", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 96.152872ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-m" "-json" "all", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 65.733964ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-m" "-json" "all", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 183.739195ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/Projects/myapp/myapp-core/src/payments", stderr: <<>>
[Info - 4:19:59 PM] 2019/09/23 16:19:59 go/packages.Load
packages = 1
[Info - 4:19:59 PM] 2019/09/23 16:19:59 go/packages.Load
package = github.com/atombender/myapp-core/src/payments
files = [/Users/alex/Projects/myapp/myapp-core/src/payments/charging.go /Users/alex/Projects/myapp/myapp-core/src/payments/stripe.go]
[Info - 4:19:59 PM] 2019/09/23 16:19:59 15.108434ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "env" "GOMOD", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 66.16773ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-m" "-json" "all", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 179.02293ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/Projects/myapp/myapp-core/src/system", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
packages = 1
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
package = github.com/atombender/myapp-core/src/system
files = [/Users/alex/Projects/myapp/myapp-core/src/system/audit.go /Users/alex/Projects/myapp/myapp-core/src/system/session.go /Users/alex/Projects/myapp/myapp-core/src/system/system.go]
[Info - 4:20:00 PM] 2019/09/23 16:20:00 15.478406ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "env" "GOMOD", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 67.032116ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-m" "-json" "all", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 234.706261ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/Projects/myapp/myapp-core/src/server", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
packages = 1
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
package = github.com/atombender/myapp-core/src/server
files = [/Users/alex/Projects/myapp/myapp-core/src/server/errors.go /Users/alex/Projects/myapp/myapp-core/src/server/handlers_accounts.go /Users/alex/Projects/myapp/myapp-core/src/server/handlers_campaigns.go /Users/alex/Projects/myapp/myapp-core/src/server/handlers_email.go /Users/alex/Projects/myapp/myapp-core/src/server/logging.go /Users/alex/Projects/myapp/myapp-core/src/server/server.go /Users/alex/Projects/myapp/myapp-core/src/server/sessions.go /Users/alex/Projects/myapp/myapp-core/src/server/utils.go]
[Info - 4:20:00 PM] 2019/09/23 16:20:00 16.804391ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOMOD", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 19.807606ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 15.749929ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOPATH", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 22.77992ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 118.939556ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible/paymentintent.go", stderr: <<>>
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
packages = 1
[Info - 4:20:00 PM] 2019/09/23 16:20:00 go/packages.Load
package = command-line-arguments
files = [/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible/paymentintent.go]
2019/09/23 16:20:00 no package for file: context canceled
[Error - 4:20:00 PM] 2019/09/23 16:20:00 no package for file: context canceled
[Info - 4:20:00 PM] 2019/09/23 16:20:00 no completions found
At = {10 1}
Failure = this is a definition, of package e ("github.com/stripe/stripe-go")
2019/09/23 16:20:04 no highlight: 177.000000:5.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:04 PM] 2019/09/23 16:20:04 no highlight: 177.000000:5.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Info - 4:20:33 PM] 2019/09/23 16:20:33 34.621197ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOMOD", stderr: <<>>
[Info - 4:20:33 PM] 2019/09/23 16:20:33 34.663476ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>>
[Info - 4:20:33 PM] 2019/09/23 16:20:33 16.66628ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "env" "GOPATH", stderr: <<>>
[Info - 4:20:33 PM] 2019/09/23 16:20:33 17.05033ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible", stderr: <<>>
[Info - 4:20:33 PM] 2019/09/23 16:20:33 197.183347ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-app go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible/params.go", stderr: <<>>
[Info - 4:20:33 PM] 2019/09/23 16:20:33 go/packages.Load
packages = 1
[Info - 4:20:33 PM] 2019/09/23 16:20:33 go/packages.Load
package = command-line-arguments
files = [/Users/alex/.go/pkg/mod/github.com/stripe/stripe-go@v62.8.0+incompatible/params.go]
[Error - 4:20:35 PM] Request textDocument/codeAction failed.
Message: /Users/alex/Projects/myapp/myapp-core/src/payments/charging.go:132:19: missing ',' before newline in composite literal
Code: 0
[Info - 4:20:37 PM] 2019/09/23 16:20:37 no completions found
At = {131 33}
Failure = cannot resolve c
[Error - 4:20:38 PM] Request textDocument/codeAction failed.
Message: /Users/alex/Projects/myapp/myapp-core/src/payments/charging.go:133:4: expected selector or type assertion, found '}' (and 117 more errors)
Code: 0
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 34}
Failure = cannot resolve c
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 36}
Failure = cannot resolve c
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 37}
Failure = cannot resolve c
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 38}
Failure = cannot resolve c
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 39}
Failure = cannot resolve c
[Info - 4:20:38 PM] 2019/09/23 16:20:38 no completions found
At = {131 40}
Failure = cannot resolve &{c pledge}
[Info - 4:20:39 PM] 2019/09/23 16:20:39 no completions found
At = {131 41}
Failure = cannot resolve &{c pledge}
[Error - 4:20:39 PM] Request textDocument/codeAction failed.
Message: /Users/alex/Projects/myapp/myapp-core/src/payments/charging.go:132:43: missing ',' before newline in composite literal
Code: 0
2019/09/23 16:20:40 no highlight: 132.000000:39.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:40 PM] 2019/09/23 16:20:40 no highlight: 132.000000:39.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
2019/09/23 16:20:40 no highlight: 132.000000:32.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:40 PM] 2019/09/23 16:20:40 no highlight: 132.000000:32.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
2019/09/23 16:20:41 no highlight: 132.000000:29.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:41 PM] 2019/09/23 16:20:41 no highlight: 132.000000:29.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
2019/09/23 16:20:43 no highlight: 132.000000:43.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:43 PM] 2019/09/23 16:20:43 no highlight: 132.000000:43.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:43 PM] Request textDocument/codeAction failed.
Message: /Users/alex/Projects/myapp/myapp-core/src/payments/charging.go:133:42: expected selector or type assertion, found ','
Code: 0
[Info - 4:20:45 PM] 2019/09/23 16:20:45 no completions found
At = {132 40}
Failure = cannot resolve account
[Info - 4:20:45 PM] 2019/09/23 16:20:45 no completions found
At = {132 41}
Failure = cannot resolve account
2019/09/23 16:20:46 no highlight: 130.000000:31.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:20:46 PM] 2019/09/23 16:20:46 no highlight: 130.000000:31.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Info - 4:20:48 PM] 2019/09/23 16:20:48 32.447196ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "env" "GOMOD", stderr: <<>>
[Info - 4:20:48 PM] 2019/09/23 16:20:48 102.33621ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-m" "-json" "all", stderr: <<>>
[Info - 4:20:48 PM] 2019/09/23 16:20:48 186.810185ms for GOROOT=/usr/local/opt/go/libexec GOPATH=/Users/alex/.go GO111MODULE= PWD=/Users/alex/Projects/myapp/myapp-core go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "/Users/alex/Projects/myapp/myapp-core/src/payments", stderr: <<>>
[Info - 4:20:48 PM] 2019/09/23 16:20:48 go/packages.Load
packages = 1
[Info - 4:20:48 PM] 2019/09/23 16:20:48 go/packages.Load
package = github.com/atombender/myapp-core/src/payments
files = [/Users/alex/Projects/myapp/myapp-core/src/payments/charging.go /Users/alex/Projects/myapp/myapp-core/src/payments/stripe.go]
[Info - 4:20:49 PM] 2019/09/23 16:20:49 no signature help
At = {3 1}
Failure = cannot find an enclosing function
2019/09/23 16:20:51 no package for file: context canceled
[Error - 4:20:51 PM] 2019/09/23 16:20:51 no package for file: context canceled
2019/09/23 16:21:00 no highlight: 132.000000:30.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:21:00 PM] 2019/09/23 16:21:00 no highlight: 132.000000:30.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
2019/09/23 16:21:12 no package for file: context canceled
[Error - 4:21:12 PM] 2019/09/23 16:21:12 no package for file: context canceled
2019/09/23 16:21:19 no highlight: 22.000000:2.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/server/handlers_campaigns.go
[Error - 4:21:19 PM] 2019/09/23 16:21:19 no highlight: 22.000000:2.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/server/handlers_campaigns.go
2019/09/23 16:21:19 failed to fix AST: unable to parse defer or go from *ast.BadStmt: no defer or go statement found
[Error - 4:21:19 PM] 2019/09/23 16:21:19 failed to fix AST: unable to parse defer or go from *ast.BadStmt: no defer or go statement found
[Info - 4:21:19 PM] 2019/09/23 16:21:19 no completions found
At = {22 2}
Failure = this is a definition, of var a *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:19 PM] 2019/09/23 16:21:19 no completions found
At = {22 3}
Failure = this is a definition, of var ac *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:19 PM] 2019/09/23 16:21:19 no completions found
At = {22 4}
Failure = this is a definition, of var acc *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:19 PM] 2019/09/23 16:21:19 no completions found
At = {22 5}
Failure = this is a definition, of var acco *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:19 PM] 2019/09/23 16:21:19 no completions found
At = {22 6}
Failure = this is a definition, of var accou *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:20 PM] 2019/09/23 16:21:20 no completions found
At = {22 7}
Failure = this is a definition, of var accoun *github.com/atombender/myapp-core/src/models.Account
[Info - 4:21:20 PM] 2019/09/23 16:21:20 no completions found
At = {22 8}
Failure = this is a definition, of var account *github.com/atombender/myapp-core/src/models.Account
2019/09/23 16:24:04 no highlight: 180.000000:1.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
[Error - 4:24:04 PM] 2019/09/23 16:24:04 no highlight: 180.000000:1.000000 is not an identifier
URI = file:///Users/alex/Projects/myapp/myapp-core/src/payments/charging.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment