https://github.com/govice/golinks/blob/master/cmd/config.go#L40 string flags should be pointers. Change to null check over empty string check
https://github.com/govice/golinks/blob/master/cmd/config.go#L40
string flags should be pointers. Change to null check over empty string check