Target
Target is the normalized, safe navigation target exposed to the frontend.
Kind
struct
Fields
| Go field | JSON field | Go type | TypeScript type | Optional | Nullable |
|---|---|---|---|---|---|
Type | type | string | string | No | No |
ModID | modId | string | string | Yes | No |
Address | address | string | string | Yes | No |
Used by
- DeepLinkController.ConsumePendingDeepLinks — return value
Source
internal/platform/deeplink/deeplink.go:24