Select the types of activity you want to include in your feed.
1package main 2 3import ( 4 platform "golang.org/x/sys/windows" 5) 6 7const PLATFORM_SIGTERM = platform.SIGTERM