rcskillserver

package module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 13 Imported by: 1

README

Example RingCentral Skill Server for Alexa in Go

Build Status Go Report Card Docs License Stack Overflow Chat

To get started see bin/startserver.go.

References

Documentation

Index

Constants

View Source
const (
	RouteRingCentral = "/echo/ringcentral"
)

Variables

This section is empty.

Functions

func StartServer

func StartServer(cfg config.Configuration)

StartServer initializes and starts the webhook proxy server

Types

type Handler

type Handler struct {
	Configuration config.Configuration
}

func NewHandler

func NewHandler(cfg config.Configuration) Handler

func (*Handler) HandleFastHTTP

func (h *Handler) HandleFastHTTP(ctx *fasthttp.RequestCtx)

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL