Jimmy Cao

Results 4 issues of Jimmy Cao

I don't think Go has any libraries that support this currently. The only option right now is to use cgo with _bliss_ or something similar. It seems like the VF2...

Given Kubernetes manifests ```yaml apiVersion: v1 kind: Service metadata: name: hello-service labels: app: hello spec: type: NodePort selector: app: hello ports: - name: http protocol: TCP port: 80 targetPort: hello-port...

``` > parse('{a:1}') { a: 1 } > parse('{a:1,a:2}') { a: 2 } ``` I know that hjson-js is just following the spec, but it would be great to have...

Hi @kjin hi all, It would be great to contribute to definitelytyped for the require-in-the-middle types

type: feature request
api: cloudtrace