generate a name for the service

This commit is contained in:
Pavel Sviderski
2024-11-14 11:56:29 +10:00
parent 2c62e1f6df
commit 5c96f75958
4 changed files with 40 additions and 17 deletions
+1 -1
View File
@@ -1,10 +1,10 @@
package corrosion
import (
"encoding/binary"
"encoding/json"
"errors"
"fmt"
"gvisor.dev/gvisor/pkg/binary"
"io"
"net"
"net/netip"