Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runservice ¶
type Runservice struct {
// contains filtered or unexported fields
}
func NewRunservice ¶
func NewRunservice(ctx context.Context, l *zap.Logger, c *config.Runservice) (*Runservice, error)
func (*Runservice) OSTFileExists ¶
func (s *Runservice) OSTFileExists(path string) (bool, error)
Click to show internal directories.
Click to hide internal directories.