_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above.

API method:

GET /api/symbols?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


load-services (files)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Documentation:

Load and register the services from FILES, where FILES contain code that returns a shepherd <service> object.

live-service-running
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
%shepherd-socket-file
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
unload-service (service)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Documentation:

Unload SERVICE, a symbol name; return #t on success.

live-service-transient?
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
live-service-canonical-name (service)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Documentation:

Return the 'canonical name' of SERVICE.

action-exception-error-action
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
service-not-found-error?
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-not-found-error-action
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
live-service-provision
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
current-services ()
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Documentation:

Return the list of currently defined Shepherd services, represented as <live-service> objects. Return #f if the list of services could not be obtained.

unload-services
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
live-service-requirement
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
eval-there (exp)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Documentation:

Eval EXP in the Shepherd.

live-service
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-exception-error-key
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
start-service (name #:optional arguments)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-not-found-error?
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
with-shepherd-action
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
stop-service (name)
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-exception-error-service
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
service-not-found-error-service
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-exception-error?
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
action-not-found-error-service
Channel: guix
Location: gnu/services/herd.scm (gnu services herd)
Total public symbols: 86753