{"id":75861,"library":"darkweak-go-esi","title":"Go ESI","description":"Edge Side Includes (ESI) parser and processor for Go.","status":"active","version":"0.0.6","language":"go","source_language":null,"source_url":"https://github.com/darkweak/go-esi","tags":["esi","edge","includes"],"install":[{"cmd":"go get github.com/darkweak/go-esi","lang":"bash","label":"Install github.com/darkweak/go-esi"}],"dependencies":[],"imports":[{"symbol":"esi","correct":"github.com/darkweak/go-esi"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/darkweak/go-esi\"\n)\n\nfunc main() {\n\tresult, err := esi.Parse(\"<esi:include src=\\\"/test\\\"/>\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(result)\n}","lang":"go","description":"Parse an ESI tag"},"warnings":[],"env_vars":null,"search_vec":"'edg':3,13 'esi':2,6,12 'go':1,11 'includ':5,14 'parser':7 'processor':9 'side':4","created_at":"2026-06-17T19:21:54.538658+00:00","updated_at":"2026-06-17T19:21:54.538658+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/darkweak/go-esi","github":"https://github.com/darkweak/go-esi","docs":"https://pkg.go.dev/github.com/darkweak/go-esi#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}