Home
last modified time | relevance | path

Searched defs:Room (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/src/signaling/
H A Droom.go50 type Room struct { struct
51 id string
52 hub *Hub
53 nats NatsClient
54 backend *Backend
56 properties *json.RawMessage
58 closeChan chan bool
59 mu *sync.RWMutex
60 sessions map[string]Session
150 func (r *Room) run() {
[all …]
/dports/net-im/ssh-chat/ssh-chat-1.10.1/chat/
H A Droom.go33 type Room struct { struct
34 topic string
35 history *message.History
36 broadcast chan message.Message
37 commands Commands
38 closed bool
39 closeOnce sync.Once
41 Members *set.Set
63 func (r *Room) Close() {
124 func (r *Room) Serve() {
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelRoom.go6 type Room struct { struct
8 Place
10 EmailAddress *string `json:"emailAddress,omitempty"`
12 Nickname *string `json:"nickname,omitempty"`
14 Building *string `json:"building,omitempty"`
16 FloorNumber *int `json:"floorNumber,omitempty"`
18 Label *string `json:"label,omitempty"`
20 Capacity *int `json:"capacity,omitempty"`
22 BookingType *BookingType `json:"bookingType,omitempty"`
32 Tags []string `json:"tags,omitempty"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_room.go19 type Room struct { struct
20 AnchorId string `json:"AnchorId" xml:"AnchorId"`
21 OpEndTime string `json:"OpEndTime" xml:"OpEndTime"`
22 OpStartTime string `json:"OpStartTime" xml:"OpStartTime"`
23 CreateTime string `json:"CreateTime" xml:"CreateTime"`
24 RoomStatus int `json:"RoomStatus" xml:"RoomStatus"`
25 RoomId string `json:"RoomId" xml:"RoomId"`
26 ForbidStream string `json:"ForbidStream" xml:"ForbidStream"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_room.go19 type Room struct { struct
20 AnchorId string `json:"AnchorId" xml:"AnchorId"`
21 OpEndTime string `json:"OpEndTime" xml:"OpEndTime"`
22 OpStartTime string `json:"OpStartTime" xml:"OpStartTime"`
23 CreateTime string `json:"CreateTime" xml:"CreateTime"`
24 RoomStatus int `json:"RoomStatus" xml:"RoomStatus"`
25 RoomId string `json:"RoomId" xml:"RoomId"`
26 ForbidStream string `json:"ForbidStream" xml:"ForbidStream"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_room.go19 type Room struct { struct
20 AnchorId string `json:"AnchorId" xml:"AnchorId"`
21 OpEndTime string `json:"OpEndTime" xml:"OpEndTime"`
22 OpStartTime string `json:"OpStartTime" xml:"OpStartTime"`
23 CreateTime string `json:"CreateTime" xml:"CreateTime"`
24 RoomStatus int `json:"RoomStatus" xml:"RoomStatus"`
25 RoomId string `json:"RoomId" xml:"RoomId"`
26 ForbidStream string `json:"ForbidStream" xml:"ForbidStream"`
/dports/emulators/citra/citra-ac98458e0/src/common/
H A Dannounce_multiplayer_room.h18 struct Room { struct
42 using RoomList = std::vector<Room>; argument
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/
H A Dannounce_multiplayer_room.h18 struct Room { struct
42 using RoomList = std::vector<Room>; argument
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/42wim/go-gitter/
H A Dmodel.go7 type Room struct { struct
10 ID string `json:"id"`
13 Name string `json:"name"`
16 Topic string `json:"topic"`
19 URI string `json:"uri"`
22 OneToOne bool `json:"oneToOne"`
31 Mentions int `json:"mentions"`
37 Lurk bool `json:"lurk"`
40 URL string `json:"url"`
52 Tags []string `json:"tags"`
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/sromku/go-gitter/
H A Dmodel.go7 type Room struct { struct
10 ID string `json:"id"`
13 Name string `json:"name"`
16 Topic string `json:"topic"`
19 URI string `json:"uri"`
22 OneToOne bool `json:"oneToOne"`
31 Mentions int `json:"mentions"`
37 Lurk bool `json:"lurk"`
40 URL string `json:"url"`
52 Tags []string `json:"tags"`
[all …]
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/model/
H A Droom.rs85 pub struct Room { struct
86 pub id: RoomId, argument
98 pub membership: RoomMembership, argument
110 impl Room { argument
111 pub fn new(id: RoomId, membership: RoomMembership) -> Room { in new()
330 impl TryFrom<PublicRoomsChunk> for Room { implementation
351 impl PartialEq for Room { implementation
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go107 type Room struct { struct
108 state protoimpl.MessageState
109 sizeCache protoimpl.SizeCache
110 unknownFields protoimpl.UnknownFields
119 func (x *Room) Reset() {
128 func (x *Room) String() string {
132 func (*Room) ProtoMessage() {}
134 func (x *Room) ProtoReflect() protoreflect.Message {
147 func (*Room) Descriptor() ([]byte, []int) {
151 func (x *Room) GetName() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go107 type Room struct { struct
108 state protoimpl.MessageState
109 sizeCache protoimpl.SizeCache
110 unknownFields protoimpl.UnknownFields
119 func (x *Room) Reset() {
128 func (x *Room) String() string {
132 func (*Room) ProtoMessage() {}
134 func (x *Room) ProtoReflect() protoreflect.Message {
147 func (*Room) Descriptor() ([]byte, []int) {
151 func (x *Room) GetName() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go107 type Room struct { struct
108 state protoimpl.MessageState
109 sizeCache protoimpl.SizeCache
110 unknownFields protoimpl.UnknownFields
119 func (x *Room) Reset() {
128 func (x *Room) String() string {
132 func (*Room) ProtoMessage() {}
134 func (x *Room) ProtoReflect() protoreflect.Message {
147 func (*Room) Descriptor() ([]byte, []int) {
151 func (x *Room) GetName() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go107 type Room struct { struct
108 state protoimpl.MessageState
109 sizeCache protoimpl.SizeCache
110 unknownFields protoimpl.UnknownFields
119 func (x *Room) Reset() {
128 func (x *Room) String() string {
132 func (*Room) ProtoMessage() {}
134 func (x *Room) ProtoReflect() protoreflect.Message {
147 func (*Room) Descriptor() ([]byte, []int) {
151 func (x *Room) GetName() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go107 type Room struct { struct
108 state protoimpl.MessageState
109 sizeCache protoimpl.SizeCache
110 unknownFields protoimpl.UnknownFields
119 func (x *Room) Reset() {
128 func (x *Room) String() string {
132 func (*Room) ProtoMessage() {}
134 func (x *Room) ProtoReflect() protoreflect.Message {
147 func (*Room) Descriptor() ([]byte, []int) {
151 func (x *Room) GetName() string {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsite.pb.go102 type Room struct { struct
103 state protoimpl.MessageState
104 sizeCache protoimpl.SizeCache
105 unknownFields protoimpl.UnknownFields
114 func (x *Room) Reset() {
123 func (x *Room) String() string {
127 func (*Room) ProtoMessage() {}
129 func (x *Room) ProtoReflect() protoreflect.Message {
142 func (*Room) Descriptor() ([]byte, []int) {
146 func (x *Room) GetName() string {
[all …]

12345678910>>...32