Skip to content

Commit 97c7b12

Browse files
committed
feat: add xk6-g0 extension
1 parent 0ccf1ee commit 97c7b12

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,21 @@
11101110
"categories": ["Misc"],
11111111
"tiers": ["Community"],
11121112
"cloudEnabled": false
1113+
},
1114+
{
1115+
"name": "xk6-g0",
1116+
"description": "Write k6 tests in golang",
1117+
"url": "https://github.com/szkiba/xk6-g0",
1118+
"logo": "",
1119+
"author": {
1120+
"name": "Iván Szkiba",
1121+
"url": "https://github.com/szkiba"
1122+
},
1123+
"stars": "0",
1124+
"type": ["JavaScript"],
1125+
"categories": ["Misc"],
1126+
"tiers": ["Community"],
1127+
"cloudEnabled": false
11131128
}
11141129
]
11151130
}

0 commit comments

Comments
 (0)