util

package
v0.0.0-...-c1749d8 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Throw

func Throw(up Exception)

Throw Exception

Types

type Exception

type Exception interface{}

Exception interface

type TCF

type TCF struct {
	Try     func()
	Catch   func(Exception)
	Finally func()
}

TCF struct

func (TCF) Do

func (tcf TCF) Do()

Do block

Jump to

Keyboard shortcuts

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