Documentation ¶
Overview ¶
Package server contains the core of the flooplanets server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FloorplanetsServer ¶
type FloorplanetsServer struct {
// contains filtered or unexported fields
}
func NewFloorplanetsServer ¶
func NewFloorplanetsServer(address string) (*FloorplanetsServer, error)
func (*FloorplanetsServer) Close ¶
func (s *FloorplanetsServer) Close() error
func (*FloorplanetsServer) Database ¶
func (s *FloorplanetsServer) Database() *gorm.DB
Click to show internal directories.
Click to hide internal directories.