Additional Comments

Signed-off-by: Jamie Milton <jammiemil@hotmail.com>
This commit is contained in:
Jamie Milton
2022-08-24 10:04:23 +01:00
parent 981d687e60
commit 8061c4e5fa
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
//This package allows us to initiate Time Sensitive components (Like registering the windows service) as early as possible in the startup process
package initiate
import (