Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceWindow ¶
type ServiceWindowCache ¶
type ServiceWindowCache struct {
// contains filtered or unexported fields
}
func NewServiceWindowCache ¶
func NewServiceWindowCache(db sqlx.Ext) *ServiceWindowCache
func (*ServiceWindowCache) Get ¶
func (f *ServiceWindowCache) Get(ctx context.Context, fvid int) (ServiceWindow, bool, error)
Click to show internal directories.
Click to hide internal directories.