Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 541 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 541 Bytes

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