{{template "header" .}}
ToServerKey | Type | ConnUri | DataTypeList | Key Example | LastID | CurrentConn | Notes | OP |
---|---|---|---|---|---|---|---|---|
{{$i}} | {{$v.Type}} | {{$v.ConnUri}} | {{$v.TypeAndRule.DataTypeList}} |
{{range $key,$val := $v.TypeAndRule.TypeList}}
{{if ne $val.Key "" }}
{{$key}} pattern: {{$val.Key}} {{end}} {{if ne $val.KeyExample ""}}{{$key}} example: {{$val.KeyExample}} {{end}} {{end}} |
{{$v.LastID}} | {{$v.CurrentConn}} | {{$v.Notes}} |