Module goko::utils[][src]

Utility functions for i/o

Functions

cover_tree_from_labeled_yaml

Given a yaml file on disk, it builds a covertree.

cover_tree_from_yaml

Given a yaml file on disk, it builds a covertree.

load_tree

Helper function that handles the file I/O and protobuf decoding for you.

save_tree

Helper function that handles the file I/O and protobuf encoding for you.