github.com/jackc/pgtype.JSON.Get (method)

2 uses

	github.com/jackc/pgtype (current package)
		json.go#L63: func (dst JSON) Get() interface{} {
		jsonb.go#L15: 	return (JSON)(dst).Get()