Replies: 1 comment
-
|
This all sounds great, I don't see any reason it can't be added as long as it does impact users that don't need the feature. I'm not too familiar with this, so any PR would be much appreciated, even if it's not fully working it would help me understand the intention |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would like to propose adding support for SystemD socket activation.
This brings the following advantages:
I imagine this addition would introduce minimal code complexity since Go's net package handles much of the intricacies of various socket types. Additionally, libraries like CoreOS's go-systemd could simplify the process even more.
If there's interest in this feature, I'd be happy to volunteer to write a PR.
Beta Was this translation helpful? Give feedback.
All reactions