srcutil

package
v0.0.0-...-80d50a7 Latest Latest
Warning

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

Go to latest
Published: May 3, 2017 License: Apache-2.0 Imports: 4 Imported by: 6

Documentation

Overview

Functions for working with source code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMethodsInSourceOrder

func GetMethodsInSourceOrder(t reflect.Type) []reflect.Method

Given a type t, return all of the methods of t sorted such that source file order is preserved. Order across files is undefined. Order within lines is undefined.

Types

This section is empty.

Jump to

Keyboard shortcuts

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