Contents Menu Expand Light mode Dark mode Auto light/dark mode
aws_resource_search 0.6.2 documentation
Logo
aws_resource_search 0.6.2 documentation
  • User Guide - Quick Start
  • User Guide - Keyboard Shortcut
  • User Guide - Implemented AWS Resource Types
  • Developer Guide - How It Works Under he Hood
  • Maintainer Guide for Authoring
Back to top
Edit this page

handlers#

[CN] maintainer note

UI 的核心是 handler, 根据用户的输入, 返回 items 列表, 供 UI 展示.

这个模块定义了所有不同场景下的 handler 的逻辑.

sub packages and modules#

  • api
  • open_config_handler
  • search_aws_profile_handler
  • search_resource_handler
  • search_resource_type_handler
  • show_aws_info_handler
Copyright © 2024, Sanhe Hu
Made with Sphinx and @pradyunsg's Furo
On this page
  • handlers
    • sub packages and modules