Searched defs:EagleImmutable (Results 1 – 1 of 1) sorted by relevance
151 type EagleImmutable struct { struct152 ID string153 State *pb.Eagle_States154 MissingCall *pb.Eagle_MissingCalls155 Birthday time.Time156 Death time.Time157 Started time.Time158 LastUpdate time.Time159 Creator string160 empty bool[all …]