fix: 将 libsql-client-go 作为普通目录提交,而非 gitlink
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package hrana
|
||||
|
||||
type PipelineResponse struct {
|
||||
Baton string `json:"baton,omitempty"`
|
||||
BaseUrl string `json:"base_url,omitempty"`
|
||||
Results []StreamResult `json:"results"`
|
||||
}
|
||||
Reference in New Issue
Block a user