OSDN Git Service

update
authorHAOYUatHZ <haoyu@protonmail.com>
Tue, 18 Jun 2019 08:15:23 +0000 (16:15 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Tue, 18 Jun 2019 08:15:23 +0000 (16:15 +0800)
federation/database/orm/warder.go

index 39976db..41d97b0 100644 (file)
@@ -5,6 +5,7 @@ import (
 )
 
 type Warder struct {
+       // WarderID has to be the same as its position
        ID        uint64
        Pubkey    string
        CreatedAt types.Timestamp