rakstar

package module
v0.0.4-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

README



O desenvolvimento de servidores SA-MP não precisa ser complicado, precisa ser do jeito GoSeventh.


💡 Sobre

Um framework moderno e optinativo feito em go, para escrever gamemodes sa-mp.

🚧 Desenvolvimento

Este é um framework em desenvolvimento, e está sujeito a mudanças consideráveis.

👏 Créditos

sampgo: um sdk go para escrever gamemodes sa-mp.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func On

func On(eventName string, handler interface{}) error

On registers an event with a handler.

func Once

func Once(eventName string, handler interface{}) error

Once registers an event with a handler one time only.

func Print

func Print(msg string) error

Print allows you to print to the SAMP console.

Types

type EventType

type EventType int
const (
	Repeat EventType = iota
	OnceOnly
)

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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