github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/orgs.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
     4        "value": "orgs",
     5        "offset": 456,
     6        "line": 20,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    11        "value": "o",
    12        "offset": 479,
    13        "line": 21,
    14        "column": 16
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    18        "value": "List all orgs",
    19        "offset": 499,
    20        "line": 22,
    21        "column": 16
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    25        "value": "CF_NAME orgs",
    26        "offset": 531,
    27        "line": 23,
    28        "column": 16
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    32        "value": "Getting orgs as %s...\n",
    33        "offset": 843,
    34        "line": 35,
    35        "column": 13
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    39        "value": "name",
    40        "offset": 968,
    41        "line": 38,
    42        "column": 33
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    46        "value": "Failed fetching orgs.\n%s",
    47        "offset": 1166,
    48        "line": 48,
    49        "column": 17
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/orgs.go",
    53        "value": "No orgs found",
    54        "offset": 1242,
    55        "line": 53,
    56        "column": 14
    57     }
    58  ]