R
Runpod17mo ago
heyado

Can I use a golang handler with serverless?

Tried to find info regarding this: is it possible to use golang for serverless? Any examples in that case?
14 Replies
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
heyado
heyadoOP17mo ago
Thanks! I'll try with another provider first in that case, but if that doesn't work out I'll give subprocess a shot 🙏
PatrickR
PatrickR17mo ago
Overview | RunPod Documentation
Get started with setting up your RunPod projects using Go.
haris
haris17mo ago
I believe the SDK is only for interacting with RunPod's API and not for handling requests with serverless.
Madiator2011 (Work)
you could in theory wrap python sdk over go code
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Madiator2011 (Work)
Medium
Running Go code from Python
Python is a great language that can be picked up easily by a new developer and be productive in a short amount time, it is clean code by…
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Madiator2011 (Work)
so processing will be done by go
heyado
heyadoOP17mo ago
Thanks guys 🙏
flash-singh
flash-singh16mo ago
@heyado we do have golang sdk in early testing, let me know if you want acces
PSX
PSX16mo ago
hi, any chance for a c# sdk? or at least documentation on what the worker should follow
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
flash-singh
flash-singh16mo ago
dont have plans for c#

Did you find this page helpful?