Documentation ¶ Index ¶ func Bucket(s *server.Server, service ports.BucketService) func Control(s *server.Server, service ports.ControlService) func Data(s *server.Server, ds ports.DataService) func Point(s *server.Server, ps ports.PointService) func Token(s *server.Server, ts ports.TokenService) type Auth Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bucket ¶ func Bucket(s *server.Server, service ports.BucketService) func Control ¶ func Control(s *server.Server, service ports.ControlService) func Data ¶ func Data(s *server.Server, ds ports.DataService) func Point ¶ func Point(s *server.Server, ps ports.PointService) func Token ¶ func Token(s *server.Server, ts ports.TokenService) Types ¶ type Auth ¶ type Auth struct { Login string Password string } Source Files ¶ View all Source files busket.gocontrol.godata.gopoint.gotoken.go Directories ¶ Show internal Expand all Path Synopsis dto map Click to show internal directories. Click to hide internal directories.