moulshowcase

package module
v0.0.0-...-0913d57 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 21 Imported by: 0

README

showcase

📺 showcases

Build Status Coverage Status

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActionsMap map[string]Action

Functions

func Actions

func Actions() map[string]Action

func RegisterAction

func RegisterAction(name string, action Action)

Types

type Action

type Action func(string, io.Reader) (*ActionResponse, error)

type ActionResponse

type ActionResponse struct {
	Body        interface{}
	IsJson      bool
	ContentType string
}

func AnonuuidAction

func AnonuuidAction(qs string, stdin io.Reader) (*ActionResponse, error)

func BafelbishAction

func BafelbishAction(qs string, stdin io.Reader) (*ActionResponse, error)

func BolosseumConnectfourAction

func BolosseumConnectfourAction(qs string, stdin io.Reader) (*ActionResponse, error)

func BolosseumGenericAction

func BolosseumGenericAction(bot bolosseumbot.BolosseumBot, qs string, stdin io.Reader) (*ActionResponse, error)

func BolosseumTictactoeAction

func BolosseumTictactoeAction(qs string, stdin io.Reader) (*ActionResponse, error)

func EinsteinriddleAction

func EinsteinriddleAction(qs string, stdin io.Reader) (*ActionResponse, error)

func JsonResponse

func JsonResponse(obj interface{}) *ActionResponse

func MillipedeAction

func MillipedeAction(qs string, stdin io.Reader) (*ActionResponse, error)

func NoansiAction

func NoansiAction(qs string, stdin io.Reader) (*ActionResponse, error)

func PlainResponse

func PlainResponse(body interface{}) *ActionResponse

func SapinAction

func SapinAction(qs string, stdin io.Reader) (*ActionResponse, error)

func ShikakuAction

func ShikakuAction(qs string, stdin io.Reader) (*ActionResponse, error)

func SshkeysAction

func SshkeysAction(qs string, stdin io.Reader) (*ActionResponse, error)

Directories

Path Synopsis
cmd
moul-showcase command

Jump to

Keyboard shortcuts

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