Unparse function
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 4
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We should add a function that serializes an arbitrary object to SHON.
```go
func Unparse(obj any) ([]string, error)
```
The playground can become bidirectional between JSON and SHON.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.