get better names
This commit is contained in:
@@ -7,7 +7,7 @@ import "go.mongodb.org/mongo-driver/bson/bsontype"
|
||||
import "go.mongodb.org/mongo-driver/bson/primitive"
|
||||
import "gogs.mikescher.com/BlackForestBytes/goext/exerr"
|
||||
|
||||
const ChecksumIDGenerator = "cf5fe3d14932e535744418c0aa3751c08f392f9f117bfa5e8b04f70379879131" // GoExtVersion: 0.0.288
|
||||
const ChecksumIDGenerator = "c6ecd0c3665e4ed6d1316ccf2899ba29a28d9d06b6c6b97a86adc19c1343787e" // GoExtVersion: 0.0.288
|
||||
|
||||
// ================================ AnyID (ids.go) ================================
|
||||
|
||||
|
@@ -11,4 +11,5 @@ type Server struct {
|
||||
PID *int `json:"pid"`
|
||||
UID uint32 `json:"uid"`
|
||||
SockState string `json:"sockState"`
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user