1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
alice-lg-alice-lg/backend/neighbours_store.go
2017-06-23 16:27:09 +02:00

15 lines
164 B
Go

package main
/*
import (
"github.com/ecix/alice-lg/backend/api"
"github.com/ecix/alice-lg/backend/sources"
"log"
"time"
)
*/
type NeighboursStore struct {
}