Roles announced by the peer
()
| 30 | Conn() (*grpc.ClientConn, error) |
| 31 | // Roles announced by the peer |
| 32 | Roles() []ttnpb.ClusterRole |
| 33 | // HasRole returns true iff the peer has the given role |
| 34 | HasRole(ttnpb.ClusterRole) bool |
| 35 | // Tags announced by the peer |
no outgoing calls