You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Related with #12
To transform a String to a Protobuf schema, we need to create a temporal file. This is done this way right now:
compendium/modules/server/src/main/scala/higherkindness/compendium/parser/utils.scala
Lines 31 to 51 in 308a780
We would like to use a Cats
Resource
instead.The text was updated successfully, but these errors were encountered: