Golang搜寻服务搜索模型

时间:2024-03-13 04:09:33
【文件属性】:

文件名称:Golang搜寻服务搜索模型

文件大小:21KB

文件格式:ZIP

更新时间:2024-03-13 04:09:33

Go

Golang搜寻服务 搜索模型 使用配置搜索结果 搜索服务 安装 在安装common-go / search之前,请确保初始化Go模块: go get -u github.com/common-go/search 进口: import "github.com/common-go/search" 细节: search_model.go package search import "reflect" type SearchModel struct { PageIndex int64 `mapstructure:"page_index" json:"pageIndex,omitempty" gorm:"column:pageindex" bson:"pageIndex,omitempty" dynamodbav:"pageIndex,omi


【文件预览】:
search-master
----template.go(5KB)
----search_service.go(149B)
----sql_util.go(8KB)
----search_model.go(3KB)
----int32_range.go(359B)
----default_search_result_builder.go(7KB)
----default_query_builder.go(12KB)
----handler_model.go(2KB)
----number_range.go(368B)
----log.go(1KB)
----handler_util.go(4KB)
----search_util.go(492B)
----search_result.go(1KB)
----csv.go(4KB)
----util.go(524B)
----int64_range.go(359B)
----date_range.go(255B)
----README.md(2KB)
----handler_method.go(1KB)
----mapper.go(351B)
----search_result_builder.go(156B)
----sql_search_service.go(2KB)
----http.go(864B)
----query_builder.go(100B)
----.gitignore(14B)
----search_handler.go(6KB)
----time_range.go(255B)

网友评论