Dominik @chrastecky@phpc.social · activity timestamp 3 days ago I'm not sure, but the code might do something with UUIDs. #Programming #Golang #UUID Read more Read less alt A screenshot from an IDE with the following code: func Uuid(uuid uuid.UUID) UUID { return UUID{UUID: uuid} } A screenshot from an IDE with the following code: func Uuid(uuid uuid.UUID) UUID { return UUID{UUID: uuid} } Reply Boost Quote pending approval Like More actions Copy link Flag this post Block
alt A screenshot from an IDE with the following code: func Uuid(uuid uuid.UUID) UUID { return UUID{UUID: uuid} } A screenshot from an IDE with the following code: func Uuid(uuid uuid.UUID) UUID { return UUID{UUID: uuid} }