package
Version:
v0.0.0-...-dd1a141
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Executor interface {
}
Server estructura que gestiona los servidores HTTP y gRPC
NewServer crea una nueva instancia del servidor HTTP y gRPC
func (s *Server) ListenAndServe(addr string, quit <-chan struct{})
ListenAndServe Escuchar y servir tanto HTTP como gRPC
Source Files
¶
Click to show internal directories.
Click to hide internal directories.