icerockdev / moko-network

Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
152 stars 28 forks source link

TokenFeature.TokenProvider should be a fun interface #177

Closed dalewking closed 2 years ago

dalewking commented 2 years ago

To allow it to be implemented with a lambda, you should add the keyword fun to the interface.

Alex009 commented 2 years ago

@dalewking stop duplicate please :) #162

dalewking commented 2 years ago

Sorry, I don't have a very good memory, but I should have searched at least