# HostObservationRange


## Fields

| Field                                     | Type                                      | Required                                  | Description                               |
| ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- |
| `EndTime`                                 | [time.Time](https://pkg.go.dev/time#Time) | :heavy_check_mark:                        | N/A                                       |
| `IP`                                      | *string*                                  | :heavy_check_mark:                        | N/A                                       |
| `Port`                                    | *int*                                     | :heavy_check_mark:                        | N/A                                       |
| `Protocols`                               | []*string*                                | :heavy_check_mark:                        | N/A                                       |
| `StartTime`                               | [time.Time](https://pkg.go.dev/time#Time) | :heavy_check_mark:                        | N/A                                       |
| `TransportProtocol`                       | *string*                                  | :heavy_check_mark:                        | N/A                                       |