Skip to content

o98k-ok/lark-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

lark-doc

quick search for lark doc

image

Usage

output

Config

  1. count search count; default 9
  2. cache_file cache file path; default lark.json
  3. session get after login, you need to fill it!!

Sample

# search realtime
session=xxx count=10 go run main.go query "hello"

# update cache
session=xxx count=10 cache_file=lark.json go run main.go trigger