SkillAgentSearch skills...

DelveAppengine

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

Install / Use

/learn @dbenque/DelveAppengine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks4

Languages

Go

Security Score

55/100

Audited on Oct 24, 2022

No findings