Versions in this module Expand all Collapse all v0 v0.2.0 Jun 19, 2026 v0.1.0 Jun 19, 2026 v0.0.0 Jun 19, 2026 Changes in this version + type Model struct + CreatedAt time.Time + Guid string + UpdatedAt time.Time + type ModificationTag struct + Guid string + Index uint32 + type Route struct + ExpiresAt time.Time + type RouteEntity struct + IP string + LogGuid string + Port uint16 + Route string + RouteServiceUrl string + TTL *int + type RouterGroup struct + Guid string + Name string + ReservablePorts string + Type string + type RouterGroupDB struct + Name string + ReservablePorts string + Type string + func (RouterGroupDB) TableName() string + type TcpMappingEntity struct + ExternalPort uint16 + HostIP string + HostPort uint16 + RouterGroupGuid string + TTL *int + type TcpRouteMapping struct + ExpiresAt time.Time + func (TcpRouteMapping) TableName() string