Documentation ¶ Index ¶ type Interface Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Interface ¶ type Interface interface { ListenMessages() } The API should not really know anything about the implementation of the proxy or how to retrieve data from the database This interceptor interface creates a logical boundary around all implementation details. Source Files ¶ View all Source files interface.go Directories ¶ Show internal Expand all Path Synopsis database Click to show internal directories. Click to hide internal directories.