gimjob

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

gim-job

job module based on gim

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JobModule = gim.Module{
	Name:      "JobModule",
	Providers: []interface{}{newJobService},
	Exports:   []interface{}{newJobService},
}

Functions

This section is empty.

Types

type JobService

type JobService struct {
	// contains filtered or unexported fields
}

func (*JobService) Cron

func (svc *JobService) Cron(c string, fn func())

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL