# List friend from go runtime

**URL:** https://forum.heroiclabs.com/t/list-friend-from-go-runtime/546
**Category:** Local Setup
**Created:** [March 4, 2020, 7:43pm UTC](https://forum.heroiclabs.com/t/list-friend-from-go-runtime/546 "2020-03-04T19:43:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![oshribin](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/oshribin/32/349_2.png) [@oshribin](https://forum.heroiclabs.com/u/oshribin)
#### Post date: [March 4, 2020, 7:43pm UTC](https://forum.heroiclabs.com/t/list-friend-from-go-runtime/546/1 "2020-03-04T19:43:07Z")

</div>

Is there a way to list the user’s friends from the go runtime? (besides of querying directly from “user\_edge” table)  
I implemented my own passive matchmaking (the entire logic is managed by the server), at the first step I want to search for a relevant opponent in the user’s friends list.  
But the only way I found for listing friends is from the client.

Thanks.

---

<div class="post-metadata">

### Author: ![novabyte](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/novabyte/32/1324_2.png) [@novabyte](https://forum.heroiclabs.com/u/novabyte)
#### Post date: [March 4, 2020, 8:08pm UTC](https://forum.heroiclabs.com/t/list-friend-from-go-runtime/546/2 "2020-03-04T20:08:57Z")

</div>

@oshribin Please open a feature request on the server. We should add functions to make it easier to interact with the core server API for friends from the server runtime. Thanks for the suggestion. 👍
