Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) Register ¶
func (s *Service) Register(r *gin.RouterGroup, auth *user.AuthService)
Directories ¶
Path | Synopsis |
---|---|
Package decorator contains all implementations of LabelStrategy.
|
Package decorator contains all implementations of LabelStrategy. |
Package input defines several different data inputs.
|
Package input defines several different data inputs. |
Package matrix abstracts the source data as Plane, and then pixelates it into a matrix for display on the front end.
|
Package matrix abstracts the source data as Plane, and then pixelates it into a matrix for display on the front end. |
Package storage stores the input axes in order, and can get a Plane by time interval.
|
Package storage stores the input axes in order, and can get a Plane by time interval. |
Click to show internal directories.
Click to hide internal directories.