cyberindex/database/database.go go ฯ 0.0% 14 words ยท 1 min package database import ( "github.com/forbole/callisto/v4/database" ) type CyberDb struct { *database.Db } Neighbours Neighbours