Files
inp2025/types/types.go

6 lines
68 B
Go

package types
type ShutdownFunc func()
type UsernameType = string