summary refs log tree commit diff stats
path: root/svc/periodic.go
Commit message (Expand)AuthorAgeFilesLines
* tick.exit channels now using struct{} instead of boolBen Morrison2019-12-081-4/+4
* closeLog channel now accepts struct{} instead of boolBen Morrison2019-12-081-1/+1
* license notice at top of each fileBen Morrison2019-07-111-0/+19
* moved timed/periodic functions and types to periodic.goBen Morrison2019-06-111-0/+103
ion' href='/andinus/cetus/blame/README.org?h=v0.4.1&id=7be294fa299da7c9aa3ba17d7ffba03e1a68e8aa'>^
b34b873 ^






0962365 ^

3b71ae4 ^




























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51