What is the correct way of handling the CacheOptio...
# ktor
g
What is the correct way of handling the CacheOptions creation? I don’t understand the interest of this construction: a constructor and a factory function that share common signatures.
c