thestrukture / IDE

A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE
GNU Lesser General Public License v2.1
359 stars 20 forks source link

Error during `go get ...` installation #6

Closed iamwavecut closed 3 years ago

iamwavecut commented 3 years ago
~ % go get github.com/thestrukture/IDE
# github.com/thestrukture/IDE/api/handlers
go/src/github.com/thestrukture/IDE/api/handlers/endpoints.go:96:23: undefined: POSTApiBreakpoints
cheikhshift commented 3 years ago

Thank you for the alert. It seems I forgot to add some files.