Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "services/github"

Index

Functions

createServiceEmitter

  • createServiceEmitter(constObj: GithubConstructor): ServiceEmitter
  • Create a new Github ServiceEmitter.

    Parameters

    • constObj: GithubConstructor

      Constructor for the ServiceEmitter.

    Returns ServiceEmitter

    A new instance of the ServiceEmitter.

createServiceListener

  • createServiceListener(constObj: GithubListenerConstructor): ServiceListener
  • Create a new Github ServiceListener.

    Parameters

    • constObj: GithubListenerConstructor

      Constructor for the ServiceListener.

    Returns ServiceListener

    A new instance of the ServiceListener.

Generated using TypeDoc