rename to better convey intent + document

This commit is contained in:
laser
2020-06-02 12:35:11 -07:00
parent ee9d9a52a9
commit bea9cd2fe2
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ type CommonAPI struct {
APISecret *dtypes.APIAlg
Host host.Host
Router lp2p.BaseIpfsRouting
ShutdownCh dtypes.ShutdownCh
ShutdownCh dtypes.ShutdownChan
}
type jwtPayload struct {