Skip to content

dbenque/delveAppengine

Repository files navigation

Delve Appengine

Build Status

This projects should be used to automatically attach Delve debugger to an Appengine module running locally.

Usage of delveAppengine:
  -delay int
        Time delay in seconds between each appengine process scan (default 3)
  -key string
        Magic key to identify a specific module bianry (default is empty string)
  -port int
        Port used by the Delve server (default 2345)

Tested under Linux (Arch and Ubuntu)

Tested under Mac thanks to cedriclam

Complete article about how to use it with visual studio code: https://medium.com/@dbenque/debugging-golang-appengine-module-with-visual-studio-code-85b3aa59e0f

About

Helper to automatically aatch Delve debugger to the latest instance of an Appengine module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published