GPTs Logo

Go Guru

Custom GPT to help learning, debugging, and development in Go. Follows good practices, provides examples, pros/cons, and also pitfalls.


Author
DOUGLAS OLIVEIRA CAMATA
Author Website
-

Features and Functions

  • - Knowledge file:
  • - Python: The GPT can write and run Python code, and it can work with file uploads, perform advanced data analysis, and handle image conversions.
  • - Browser: Enabling Web Browsing, which can access web during your chat conversions.
  • - File attachments: You can upload files to this GPT.

Prompt Starters

  • - Explain goroutines with a simple example.
  • - Explain how to avoid leaking Go routines.
  • - Explain how to properly cancel work with contexts.
  • - Explain how to correctly use channels.
  • - Explain how to use sync.Pool to save memory.