KVServiceMgr

interface KVServiceMgr<out T : Any>

Base interface for fullstack service manager.

Inheritors

Functions

Link copied to clipboard
open fun getCall(function: Function<*>): <Error class: unknown class><String, HttpMethod>?
Link copied to clipboard
open fun requireCall(function: Function<*>): <Error class: unknown class><String, HttpMethod>