airshipui/examples/authentication
Sirajudeen 4e25c19021 Fix for minor Go lint issues
Issues addressed:
* package comment should not have leading space
* exported var UiConfig should have comment or be unexported
* if block ends with a return statement, so drop this else and outdent its block
* var UiConfig should be UIConfig

Change-Id: I04b380445d7c97a816f75a9af006d2461b256356
2020-06-17 16:38:52 -05:00
..
templates POC pluggable auth method 2020-05-15 11:45:50 -05:00
main.go Fix for minor Go lint issues 2020-06-17 16:38:52 -05:00