railway

package
v0.1.0-beta.7 Latest Latest
Warning

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

Go to latest
Published: May 22, 2022 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewRW

func NewRW() *Handler

func (*Handler) Add

func (h *Handler) Add(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Connect

func (h *Handler) Connect(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Delete

func (h *Handler) Delete(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Delpoy

func (h *Handler) Delpoy(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Init

func (h *Handler) Init(ctx context.Context, req *entity.CommandRequest) error
func (h *Handler) Link(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Login

func (h *Handler) Login(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) OSVariablesSet

func (h *Handler) OSVariablesSet(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Panic

func (h *Handler) Panic(ctx context.Context, panicErr string, stacktrace string, cmd string, args []string) error

func (*Handler) Run

func (h *Handler) Run(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) Variables

func (h *Handler) Variables(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) VariablesDelete

func (h *Handler) VariablesDelete(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) VariablesGet

func (h *Handler) VariablesGet(ctx context.Context, req *entity.CommandRequest) error

func (*Handler) VariablesSet

func (h *Handler) VariablesSet(ctx context.Context, req *entity.CommandRequest) error

Jump to

Keyboard shortcuts

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