{"id":72087,"library":"btnguyen2k-consu-semita","title":"Semita","description":"Package semita provides utility functions to access data from a hierarchy structure using path-based queries.","status":"active","version":"0.1.5","language":"go","source_language":null,"source_url":"https://github.com/btnguyen2k/consu","tags":["hierarchy","path","utility","data-access"],"install":[{"cmd":"go get github.com/btnguyen2k/consu/semita","lang":"bash","label":"Install github.com/btnguyen2k/consu/semita"}],"dependencies":[],"imports":[{"symbol":"semita","correct":"github.com/btnguyen2k/consu/semita"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/btnguyen2k/consu/semita\"\n)\n\nfunc main() {\n\tdata := map[string]interface{}{\"a\": map[string]interface{}{\"b\": 42}}\n\tval, _ := semita.GetValue(data, \"a.b\")\n\tfmt.Println(val)\n}","lang":"go","description":"Retrieve a nested value from a map using a path string."},"warnings":[],"env_vars":null,"search_vec":"'access':8,24 'base':17 'data':9,23 'data-access':22 'function':6 'hierarchi':12,19 'packag':2 'path':16,20 'path-bas':15 'provid':4 'queri':18 'semita':1,3 'structur':13 'use':14 'util':5,21","created_at":"2026-06-17T18:35:00.449527+00:00","updated_at":"2026-06-17T18:35:00.449527+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/btnguyen2k/consu","github":"https://github.com/btnguyen2k/consu","docs":"https://pkg.go.dev/github.com/btnguyen2k/consu/semita#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}