====
github.com/progorker =_============
_ __ _ _ ___ __ _ ___ _ _| |_____ _ _
| '_ \ '_/ _ \/ _` / _ \ '_| / / -_) '_|
| .__/_| \___/\__, \___/_| |_\_\___|_|
=|_|===========|___/======================
API References of myTestorProxy
----- oOo -----
[table] testor_welcome
==========================================
-------|__/-------------------------
USAGE
------------------------------------
$) select message from mytestorproxy.testor_welcome order by id asc;
----------------------------
+----------------------------------------+
| message |
+----------------------------------------+
| Welcome to myTestor 0.0.1! |
| There are 6 published API procedures: |
| proc: api_testor_current_user |
| proc: api_testor_login |
| proc: api_testor_logout |
| proc: api_testor_user_rights |
| proc: api_testor_create_user |
| proc: api_testor_change_password |
| There are 2 published API functions: |
| func: api_testor_has_right |
| func: api_testor_is_online |
+----------------------------------------+
----------------------------