requires

package
v0.0.0-...-043d1ac Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2017 License: AGPL-3.0-or-later, GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Init system with before and after constraints.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type InitError

type InitError struct {
	errors.DropboxError
}

type Module

type Module struct {
	Handler func()
	// contains filtered or unexported fields
}

func New

func New(name string) (module *Module)

func (*Module) After

func (m *Module) After(name string)

func (*Module) Before

func (m *Module) Before(name string)

Jump to

Keyboard shortcuts

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