function

package
v0.0.0-...-9be93d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package function @Description: 对接 swagger apifox postman yapi 等文档管理工具,实现读取和更新接口文档

Package function @Description: 实现对接系统的一些常用命令 包括但不限于:打开浏览器 打开数据库 打开指定容器 调用其他系统命令等

Package function @Description: 爬虫能力提供 用于 ai 需要使对一个页面进行爬虫解析

Package function @Description: 用于获取未提交的改动中,改动的一些函数,并读取有注释的部分,利用 ai 实现代码

Package function @Description: 用于猜解类型文件应该被保存的位置和其文件名

Package function @Description: 实现从数据库中读取数据表 数据列 注释等其他功能

Package function @Description: 用于实现文件创建或针对行数据写入的处理方法

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crawl

func Crawl()

func GetTask

func GetTask()

func Resolve

func Resolve(pathType string) string

func Write

func Write()

func WriteLn

func WriteLn()

Types

type Conn

type Conn struct {
	DB        *gormio.DB
	DefaultDb string
}

func NewDB

func NewDB(conf config.Config) (database *Conn)

func (*Conn) DDL

func (db *Conn) DDL(database, table string) string

func (*Conn) QueryTableDistinctCountMap

func (db *Conn) QueryTableDistinctCountMap(database, table string, cols []string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL